final class com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter extends org.xml.sax.helpers.XMLFilterImpl
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter
super_class: org.xml.sax.helpers.XMLFilterImpl
{
public void <init>(org.xml.sax.ContentHandler);
descriptor: (Lorg/xml/sax/ContentHandler;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 // com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter this
start local 1 // org.xml.sax.ContentHandler h
0: .line 149
aload 0 /* this */
invokespecial org.xml.sax.helpers.XMLFilterImpl.<init>:()V
1: .line 150
aload 0 /* this */
aload 1 /* h */
invokevirtual com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter.setContentHandler:(Lorg/xml/sax/ContentHandler;)V
2: .line 151
return
end local 1 // org.xml.sax.ContentHandler h
end local 0 // com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter this
LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/sun/tools/internal/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl$ValidatorProtecter;
0 3 1 h Lorg/xml/sax/ContentHandler;
MethodParameters:
Name Flags
h
public void startPrefixMapping(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 // com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter this
start local 1 // java.lang.String prefix
start local 2 // java.lang.String uri
0: .line 156
aload 0 /* this */
aload 1 /* prefix */
invokevirtual java.lang.String.intern:()Ljava/lang/String;
aload 2 /* uri */
invokespecial org.xml.sax.helpers.XMLFilterImpl.startPrefixMapping:(Ljava/lang/String;Ljava/lang/String;)V
1: .line 157
return
end local 2 // java.lang.String uri
end local 1 // java.lang.String prefix
end local 0 // com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter this
LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/tools/internal/xjc/reader/xmlschema/bindinfo/AnnotationParserFactoryImpl$ValidatorProtecter;
0 2 1 prefix Ljava/lang/String;
0 2 2 uri Ljava/lang/String;
Exceptions:
throws org.xml.sax.SAXException
MethodParameters:
Name Flags
prefix
uri
}
SourceFile: "AnnotationParserFactoryImpl.java"
NestHost: com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl
InnerClasses:
private final ValidatorProtecter = com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl$ValidatorProtecter of com.sun.tools.internal.xjc.reader.xmlschema.bindinfo.AnnotationParserFactoryImpl