org.objectweb.asm.xml
Class ASMContentHandler.MaxRule

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

private final class ASMContentHandler.MaxRule
extends ASMContentHandler.Rule

MaxRule


Constructor Summary
private ASMContentHandler.MaxRule()
           
 
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.MaxRule

private ASMContentHandler.MaxRule()
Method Detail

begin

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