org.objectweb.asm.xml
Class ASMContentHandler.AnnotationValueRule

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

private final class ASMContentHandler.AnnotationValueRule
extends ASMContentHandler.Rule


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

private ASMContentHandler.AnnotationValueRule()
Method Detail

begin

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