class com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler implements com.sun.org.apache.xerces.internal.xni.XMLDocumentHandler, com.sun.org.apache.xerces.internal.xni.XMLDTDHandler, com.sun.org.apache.xerces.internal.xni.XMLDTDContentModelHandler
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler
super_class: java.lang.Object
{
private com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource documentSource;
descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
flags: (0x0002) ACC_PRIVATE
private com.sun.org.apache.xerces.internal.xni.parser.XMLDTDContentModelSource dtdContentSource;
descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;
flags: (0x0002) ACC_PRIVATE
private com.sun.org.apache.xerces.internal.xni.parser.XMLDTDSource dtdSource;
descriptor: Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;
flags: (0x0002) ACC_PRIVATE
final com.sun.org.apache.xerces.internal.parsers.DOMParserImpl this$0;
descriptor: Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private void <init>(com.sun.org.apache.xerces.internal.parsers.DOMParserImpl);
descriptor: (Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.this$0:Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl;
aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
MethodParameters:
Name Flags
this$0 final
public void startDocument(com.sun.org.apache.xerces.internal.xni.XMLLocator, java.lang.String, com.sun.org.apache.xerces.internal.xni.NamespaceContext, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 locator Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;
0 1 2 encoding Ljava/lang/String;
0 1 3 namespaceContext Lcom/sun/org/apache/xerces/internal/xni/NamespaceContext;
0 1 4 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
locator
encoding
namespaceContext
augs
public void xmlDecl(java.lang.String, java.lang.String, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 version Ljava/lang/String;
0 1 2 encoding Ljava/lang/String;
0 1 3 standalone Ljava/lang/String;
0 1 4 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
version
encoding
standalone
augs
public void doctypeDecl(java.lang.String, java.lang.String, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 rootElement Ljava/lang/String;
0 1 2 publicId Ljava/lang/String;
0 1 3 systemId Ljava/lang/String;
0 1 4 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
rootElement
publicId
systemId
augs
public void comment(com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 text Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 2 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
text
augs
public void processingInstruction(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 target Ljava/lang/String;
0 1 2 data Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 3 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
target
data
augs
public void startElement(com.sun.org.apache.xerces.internal.xni.QName, com.sun.org.apache.xerces.internal.xni.XMLAttributes, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/QName;Lcom/sun/org/apache/xerces/internal/xni/XMLAttributes;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 element Lcom/sun/org/apache/xerces/internal/xni/QName;
0 1 2 attributes Lcom/sun/org/apache/xerces/internal/xni/XMLAttributes;
0 1 3 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
element
attributes
augs
public void emptyElement(com.sun.org.apache.xerces.internal.xni.QName, com.sun.org.apache.xerces.internal.xni.XMLAttributes, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/QName;Lcom/sun/org/apache/xerces/internal/xni/XMLAttributes;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 element Lcom/sun/org/apache/xerces/internal/xni/QName;
0 1 2 attributes Lcom/sun/org/apache/xerces/internal/xni/XMLAttributes;
0 1 3 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
element
attributes
augs
public void startGeneralEntity(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 3 encoding Ljava/lang/String;
0 1 4 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
identifier
encoding
augs
public void textDecl(java.lang.String, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 version Ljava/lang/String;
0 1 2 encoding Ljava/lang/String;
0 1 3 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
version
encoding
augs
public void endGeneralEntity(java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
augs
public void characters(com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 text Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 2 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
text
augs
public void ignorableWhitespace(com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 text Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 2 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
text
augs
public void endElement(com.sun.org.apache.xerces.internal.xni.QName, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/QName;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 element Lcom/sun/org/apache/xerces/internal/xni/QName;
0 1 2 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
element
augs
public void startCDATA(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augs
public void endCDATA(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augs
public void endDocument(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augs Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augs
public void setDocumentSource(com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.documentSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 2 1 source Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
MethodParameters:
Name Flags
source
public com.sun.org.apache.xerces.internal.xni.parser.XMLDocumentSource getDocumentSource();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.documentSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
public void startDTD(com.sun.org.apache.xerces.internal.xni.XMLLocator, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 locator Lcom/sun/org/apache/xerces/internal/xni/XMLLocator;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
locator
augmentations
public void startParameterEntity(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 3 encoding Ljava/lang/String;
0 1 4 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
identifier
encoding
augmentations
public void endParameterEntity(java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
augmentations
public void startExternalSubset(com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
identifier
augmentations
public void endExternalSubset(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void elementDecl(java.lang.String, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 contentModel Ljava/lang/String;
0 1 3 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
contentModel
augmentations
public void startAttlist(java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 elementName Ljava/lang/String;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
elementName
augmentations
public void attributeDecl(java.lang.String, java.lang.String, java.lang.String, java.lang.String[], java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=9, args_size=9
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 start local 7 start local 8 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 elementName Ljava/lang/String;
0 1 2 attributeName Ljava/lang/String;
0 1 3 type Ljava/lang/String;
0 1 4 enumeration [Ljava/lang/String;
0 1 5 defaultType Ljava/lang/String;
0 1 6 defaultValue Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 7 nonNormalizedDefaultValue Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 8 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
elementName
attributeName
type
enumeration
defaultType
defaultValue
nonNormalizedDefaultValue
augmentations
public void endAttlist(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void internalEntityDecl(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 text Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 3 nonNormalizedText Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 4 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
text
nonNormalizedText
augmentations
public void externalEntityDecl(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 3 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
identifier
augmentations
public void unparsedEntityDecl(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=5, args_size=5
start local 0 start local 1 start local 2 start local 3 start local 4 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 3 notation Ljava/lang/String;
0 1 4 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
identifier
notation
augmentations
public void notationDecl(java.lang.String, com.sun.org.apache.xerces.internal.xni.XMLResourceIdentifier, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=4, args_size=4
start local 0 start local 1 start local 2 start local 3 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 name Ljava/lang/String;
0 1 2 identifier Lcom/sun/org/apache/xerces/internal/xni/XMLResourceIdentifier;
0 1 3 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
name
identifier
augmentations
public void startConditional(short, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (SLcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 type S
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
type
augmentations
public void ignoredCharacters(com.sun.org.apache.xerces.internal.xni.XMLString, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/XMLString;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 text Lcom/sun/org/apache/xerces/internal/xni/XMLString;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
text
augmentations
public void endConditional(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void endDTD(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void setDTDSource(com.sun.org.apache.xerces.internal.xni.parser.XMLDTDSource);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.dtdSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 2 1 source Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;
MethodParameters:
Name Flags
source
public com.sun.org.apache.xerces.internal.xni.parser.XMLDTDSource getDTDSource();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.dtdSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDSource;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
public void startContentModel(java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 elementName Ljava/lang/String;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
elementName
augmentations
public void any(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void empty(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void startGroup(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void pcdata(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void element(java.lang.String, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Ljava/lang/String;Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 elementName Ljava/lang/String;
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
elementName
augmentations
public void separator(short, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (SLcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 separator S
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
separator
augmentations
public void occurrence(short, com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (SLcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=3, args_size=3
start local 0 start local 1 start local 2 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 occurrence S
0 1 2 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
occurrence
augmentations
public void endGroup(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void endContentModel(com.sun.org.apache.xerces.internal.xni.Augmentations);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/Augmentations;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=2
start local 0 start local 1 0: getstatic com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort.INSTANCE:Lcom/sun/org/apache/xerces/internal/parsers/AbstractDOMParser$Abort;
athrow
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 1 1 augmentations Lcom/sun/org/apache/xerces/internal/xni/Augmentations;
Exceptions:
throws com.sun.org.apache.xerces.internal.xni.XNIException
MethodParameters:
Name Flags
augmentations
public void setDTDContentModelSource(com.sun.org.apache.xerces.internal.xni.parser.XMLDTDContentModelSource);
descriptor: (Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
putfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.dtdContentSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
0 2 1 source Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;
MethodParameters:
Name Flags
source
public com.sun.org.apache.xerces.internal.xni.parser.XMLDTDContentModelSource getDTDContentModelSource();
descriptor: ()Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler.dtdContentSource:Lcom/sun/org/apache/xerces/internal/xni/parser/XMLDTDContentModelSource;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xerces/internal/parsers/DOMParserImpl$AbortHandler;
}
SourceFile: "DOMParserImpl.java"
NestHost: com.sun.org.apache.xerces.internal.parsers.DOMParserImpl
InnerClasses:
final Abort = com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser$Abort of com.sun.org.apache.xerces.internal.parsers.AbstractDOMParser
private AbortHandler = com.sun.org.apache.xerces.internal.parsers.DOMParserImpl$AbortHandler of com.sun.org.apache.xerces.internal.parsers.DOMParserImpl