org.objectweb.asm.xml
Class ASMContentHandler.OpcodesRule

java.lang.Object
  extended by org.objectweb.asm.xml.ASMContentHandler.Rule
      extended by org.objectweb.asm.xml.ASMContentHandler.OpcodesRule
Enclosing class:
ASMContentHandler

private final class ASMContentHandler.OpcodesRule
extends ASMContentHandler.Rule

OpcodesRule


Constructor Summary
private ASMContentHandler.OpcodesRule()
           
 
Method Summary
 void begin(java.lang.String element, org.xml.sax.Attributes attrs)
           
 
Methods inherited from class org.objectweb.asm.xml.ASMContentHandler.Rule
end, getAccess, getCodeVisitor, getLabel, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ASMContentHandler.OpcodesRule

private ASMContentHandler.OpcodesRule()
Method Detail

begin

public final void begin(java.lang.String element,
                        org.xml.sax.Attributes attrs)
                 throws org.xml.sax.SAXException
Overrides:
begin in class ASMContentHandler.Rule
Throws:
org.xml.sax.SAXException