org.objectweb.asm.xml
Class ASMContentHandler.AnnotationValueEnumRule

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

private final class ASMContentHandler.AnnotationValueEnumRule
extends ASMContentHandler.Rule


Constructor Summary
private ASMContentHandler.AnnotationValueEnumRule()
           
 
Method Summary
 void begin(java.lang.String nm, 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.AnnotationValueEnumRule

private ASMContentHandler.AnnotationValueEnumRule()
Method Detail

begin

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