public class com.sun.org.apache.xml.internal.security.encryption.DocumentSerializer extends com.sun.org.apache.xml.internal.security.encryption.AbstractSerializer
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.encryption.DocumentSerializer
super_class: com.sun.org.apache.xml.internal.security.encryption.AbstractSerializer
{
protected DocumentBuilderFactory dbf;
descriptor: LDocumentBuilderFactory;
flags: (0x0004) ACC_PROTECTED
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.xml.XMLConstants cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import javax.xml.parsers cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe import org.xml cannot be resolved\n\tThe type DocumentSerializer must implement the inherited abstract method Serializer.canonSerializeToByteArray(Node)\n\tThe type DocumentSerializer must implement the inherited abstract method AbstractSerializer.deserialize(byte[], Node)\n\tThe type DocumentSerializer must implement the inherited abstract method AbstractSerializer.deserialize(String, Node)\n\tThe type DocumentSerializer must implement the inherited abstract method Serializer.deserialize(byte[], Node)\n\tThe type DocumentSerializer must implement the inherited abstract method Serializer.serializeToByteArray(NodeList)\n\tThe type DocumentSerializer must implement the inherited abstract method Serializer.serializeToByteArray(Element)\n\tDocumentBuilderFactory cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilder cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocumentFragment cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/DocumentSerializer;
public Node deserialize(byte[], Node);
descriptor: ([BLNode;)LNode;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/DocumentSerializer;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
source
ctx
public Node deserialize(java.lang.String, Node);
descriptor: (Ljava/lang/String;LNode;)LNode;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/DocumentSerializer;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
source
ctx
Node deserialize(Node, InputSource);
descriptor: (LNode;LInputSource;)LNode;
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tInputSource cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocumentBuilder cannot be resolved to a type\n\tDocumentBuilderFactory cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tDocumentFragment cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tParserConfigurationException cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/encryption/DocumentSerializer;
Exceptions:
throws com.sun.org.apache.xml.internal.security.encryption.XMLEncryptionException
MethodParameters:
Name Flags
ctx
inputSource
}
SourceFile: "DocumentSerializer.java"