public final class com.sun.org.apache.xml.internal.security.transforms.Transform extends com.sun.org.apache.xml.internal.security.utils.SignatureElementProxy
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.transforms.Transform
super_class: com.sun.org.apache.xml.internal.security.utils.SignatureElementProxy
{
private static java.util.logging.Logger log;
descriptor: Ljava/util/logging/Logger;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static java.util.Map<java.lang.String, java.lang.Class<? extends com.sun.org.apache.xml.internal.security.transforms.TransformSpi>> transformSpiHash;
descriptor: Ljava/util/Map;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;>;
private final com.sun.org.apache.xml.internal.security.transforms.TransformSpi transformSpi;
descriptor: Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: ldc Lcom/sun/org/apache/xml/internal/security/transforms/Transform;
invokevirtual java.lang.Class.getName:()Ljava/lang/String;
invokestatic java.util.logging.Logger.getLogger:(Ljava/lang/String;)Ljava/util/logging/Logger;
1: putstatic com.sun.org.apache.xml.internal.security.transforms.Transform.log:Ljava/util/logging/Logger;
2: new java.util.concurrent.ConcurrentHashMap
dup
invokespecial java.util.concurrent.ConcurrentHashMap.<init>:()V
3: putstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
4: return
LocalVariableTable:
Start End Slot Name Signature
public void <init>(Document, java.lang.String);
descriptor: (LDocument;Ljava/lang/String;)V
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\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.xml cannot be resolved\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method initializeTransform(String, NodeList) from the type Transform refers to the missing type NodeList\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method enginePerformTransform(XMLSignatureInput, OutputStream, Transform) from the type TransformSpi refers to the missing type ParserConfigurationException\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement 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/transforms/Transform;
Exceptions:
throws com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException
MethodParameters:
Name Flags
doc
algorithmURI
public void <init>(Document, java.lang.String, Element);
descriptor: (LDocument;Ljava/lang/String;LElement;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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.xml cannot be resolved\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method initializeTransform(String, NodeList) from the type Transform refers to the missing type NodeList\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method enginePerformTransform(XMLSignatureInput, OutputStream, Transform) from the type TransformSpi refers to the missing type ParserConfigurationException\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement 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/transforms/Transform;
Exceptions:
throws com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException
MethodParameters:
Name Flags
doc
algorithmURI
contextChild
public void <init>(Document, java.lang.String, NodeList);
descriptor: (LDocument;Ljava/lang/String;LNodeList;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=4
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \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.xml cannot be resolved\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method initializeTransform(String, NodeList) from the type Transform refers to the missing type NodeList\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method enginePerformTransform(XMLSignatureInput, OutputStream, Transform) from the type TransformSpi refers to the missing type ParserConfigurationException\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement 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/transforms/Transform;
Exceptions:
throws com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException
MethodParameters:
Name Flags
doc
algorithmURI
contextNodes
public void <init>(Element, java.lang.String);
descriptor: (LElement;Ljava/lang/String;)V
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\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.xml cannot be resolved\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method initializeTransform(String, NodeList) from the type Transform refers to the missing type NodeList\n\tDocument cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tThe method enginePerformTransform(XMLSignatureInput, OutputStream, Transform) from the type TransformSpi refers to the missing type ParserConfigurationException\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement 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/transforms/Transform;
Exceptions:
throws com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException, com.sun.org.apache.xml.internal.security.transforms.TransformationException, com.sun.org.apache.xml.internal.security.exceptions.XMLSecurityException
MethodParameters:
Name Flags
element
BaseURI
public static void register(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
1: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Class
astore 2
start local 2 2: aload 2
ifnull 5
3: iconst_2
anewarray java.lang.Object
dup
iconst_0
aload 0
aastore
dup
iconst_1
aload 2
aastore
astore 3
start local 3 4: new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
dup
ldc "algorithm.alreadyRegistered"
aload 3
invokespecial com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
athrow
end local 3 5: StackMap locals: java.lang.Class
StackMap stack:
aload 1
ldc Lcom/sun/org/apache/xml/internal/security/transforms/Transform;
invokestatic com.sun.org.apache.xml.internal.security.transforms.ClassLoaderUtils.loadClass:(Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Class;
6: astore 3
start local 3 7: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
aload 0
aload 3
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
8: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 algorithmURI Ljava/lang/String;
0 9 1 implementingClass Ljava/lang/String;
2 9 2 transformSpi Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;
4 5 3 exArgs [Ljava/lang/Object;
7 9 3 transformSpiClass Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;
Exceptions:
throws com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException, java.lang.ClassNotFoundException, com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException
MethodParameters:
Name Flags
algorithmURI
implementingClass
public static void register(java.lang.String, java.lang.Class<? extends com.sun.org.apache.xml.internal.security.transforms.TransformSpi>);
descriptor: (Ljava/lang/String;Ljava/lang/Class;)V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=4, args_size=2
start local 0 start local 1 0: invokestatic com.sun.org.apache.xml.internal.security.utils.JavaUtils.checkRegisterPermission:()V
1: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
aload 0
invokeinterface java.util.Map.get:(Ljava/lang/Object;)Ljava/lang/Object;
checkcast java.lang.Class
astore 2
start local 2 2: aload 2
ifnull 5
3: iconst_2
anewarray java.lang.Object
dup
iconst_0
aload 0
aastore
dup
iconst_1
aload 2
aastore
astore 3
start local 3 4: new com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
dup
ldc "algorithm.alreadyRegistered"
aload 3
invokespecial com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException.<init>:(Ljava/lang/String;[Ljava/lang/Object;)V
athrow
end local 3 5: StackMap locals: java.lang.Class
StackMap stack:
getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
aload 0
aload 1
invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
6: return
end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 7 0 algorithmURI Ljava/lang/String;
0 7 1 implementingClass Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;
2 7 2 transformSpi Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;
4 5 3 exArgs [Ljava/lang/Object;
Exceptions:
throws com.sun.org.apache.xml.internal.security.exceptions.AlgorithmAlreadyRegisteredException
Signature: (Ljava/lang/String;Ljava/lang/Class<+Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;>;)V
MethodParameters:
Name Flags
algorithmURI
implementingClass
public static void registerDefaultAlgorithms();
descriptor: ()V
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
1: ldc "http://www.w3.org/2000/09/xmldsig#base64"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformBase64Decode;
2: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
3: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
4: ldc "http://www.w3.org/TR/2001/REC-xml-c14n-20010315"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N;
5: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
6: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
7: ldc "http://www.w3.org/TR/2001/REC-xml-c14n-20010315#WithComments"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NWithComments;
8: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
9: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
10: ldc "http://www.w3.org/2006/12/xml-c14n11"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11;
11: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
12: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
13: ldc "http://www.w3.org/2006/12/xml-c14n11#WithComments"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14N11_WithComments;
14: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
15: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
16: ldc "http://www.w3.org/2001/10/xml-exc-c14n#"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusive;
17: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
18: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
19: ldc "http://www.w3.org/2001/10/xml-exc-c14n#WithComments"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformC14NExclusiveWithComments;
20: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
21: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
22: ldc "http://www.w3.org/TR/1999/REC-xpath-19991116"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath;
23: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
24: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
25: ldc "http://www.w3.org/2000/09/xmldsig#enveloped-signature"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformEnvelopedSignature;
26: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
27: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
28: ldc "http://www.w3.org/TR/1999/REC-xslt-19991116"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformXSLT;
29: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
30: getstatic com.sun.org.apache.xml.internal.security.transforms.Transform.transformSpiHash:Ljava/util/Map;
31: ldc "http://www.w3.org/2002/06/xmldsig-filter2"
ldc Lcom/sun/org/apache/xml/internal/security/transforms/implementations/TransformXPath2Filter;
32: invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
pop
33: return
LocalVariableTable:
Start End Slot Name Signature
public java.lang.String getURI();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tElement 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/transforms/Transform;
public com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput performTransform(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput);
descriptor: (Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;)Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
aconst_null
invokevirtual com.sun.org.apache.xml.internal.security.transforms.Transform.performTransform:(Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;Ljava/io/OutputStream;)Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/transforms/Transform;
0 1 1 input Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;
Exceptions:
throws java.io.IOException, com.sun.org.apache.xml.internal.security.c14n.CanonicalizationException, com.sun.org.apache.xml.internal.security.c14n.InvalidCanonicalizerException, com.sun.org.apache.xml.internal.security.transforms.TransformationException
MethodParameters:
Name Flags
input
public com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput performTransform(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput, java.io.OutputStream);
descriptor: (Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;Ljava/io/OutputStream;)Lcom/sun/org/apache/xml/internal/security/signature/XMLSignatureInput;
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\tThe method enginePerformTransform(XMLSignatureInput, OutputStream, Transform) from the type TransformSpi refers to the missing type ParserConfigurationException\n\tParserConfigurationException cannot be resolved to a type\n\tSAXException 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/transforms/Transform;
Exceptions:
throws java.io.IOException, com.sun.org.apache.xml.internal.security.c14n.CanonicalizationException, com.sun.org.apache.xml.internal.security.c14n.InvalidCanonicalizerException, com.sun.org.apache.xml.internal.security.transforms.TransformationException
MethodParameters:
Name Flags
input
os
public java.lang.String getBaseLocalName();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: ldc "Transform"
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/org/apache/xml/internal/security/transforms/Transform;
com.sun.org.apache.xml.internal.security.transforms.TransformSpi initializeTransform(java.lang.String, NodeList);
descriptor: (Ljava/lang/String;LNodeList;)Lcom/sun/org/apache/xml/internal/security/transforms/TransformSpi;
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tNodeList cannot be resolved to a type\n\tElement cannot be resolved to a type\n\tElement 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/transforms/Transform;
Exceptions:
throws com.sun.org.apache.xml.internal.security.transforms.InvalidTransformException
MethodParameters:
Name Flags
algorithmURI
contextNodes
}
SourceFile: "Transform.java"