abstract class com.sun.tools.internal.xjc.reader.internalizer.DOMForest$HandlerImpl extends org.xml.sax.helpers.XMLFilterImpl implements com.sun.tools.internal.xjc.reader.internalizer.DOMForest$Handler
minor version: 0
major version: 59
flags: flags: (0x0420) ACC_SUPER, ACC_ABSTRACT
this_class: com.sun.tools.internal.xjc.reader.internalizer.DOMForest$HandlerImpl
super_class: org.xml.sax.helpers.XMLFilterImpl
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 // com.sun.tools.internal.xjc.reader.internalizer.DOMForest$HandlerImpl this
0: .line 325
aload 0 /* this */
invokespecial org.xml.sax.helpers.XMLFilterImpl.<init>:()V
return
end local 0 // com.sun.tools.internal.xjc.reader.internalizer.DOMForest$HandlerImpl this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/tools/internal/xjc/reader/internalizer/DOMForest$HandlerImpl;
}
SourceFile: "DOMForest.java"
NestHost: com.sun.tools.internal.xjc.reader.internalizer.DOMForest
InnerClasses:
public abstract Handler = com.sun.tools.internal.xjc.reader.internalizer.DOMForest$Handler of com.sun.tools.internal.xjc.reader.internalizer.DOMForest
private abstract HandlerImpl = com.sun.tools.internal.xjc.reader.internalizer.DOMForest$HandlerImpl of com.sun.tools.internal.xjc.reader.internalizer.DOMForest