public class com.sun.org.apache.xml.internal.security.utils.CachedXPathFuncHereAPI
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.utils.CachedXPathFuncHereAPI
super_class: java.lang.Object
{
static java.util.logging.Logger log;
descriptor: Ljava/util/logging/Logger;
flags: (0x0008) ACC_STATIC
com.sun.org.apache.xml.internal.security.transforms.implementations.FuncHereContext _funcHereContext;
descriptor: Lcom/sun/org/apache/xml/internal/security/transforms/implementations/FuncHereContext;
flags: (0x0000)
DTMManager _dtmManager;
descriptor: LDTMManager;
flags: (0x0000)
XPathContext _context;
descriptor: LXPathContext;
flags: (0x0000)
java.lang.String xpathStr;
descriptor: Ljava/lang/String;
flags: (0x0000)
XPath xpath;
descriptor: LXPath;
flags: (0x0000)
static FunctionTable _funcTable;
descriptor: LFunctionTable;
flags: (0x0008) ACC_STATIC
public com.sun.org.apache.xml.internal.security.transforms.implementations.FuncHereContext getFuncHereContext();
descriptor: ()Lcom/sun/org/apache/xml/internal/security/transforms/implementations/FuncHereContext;
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"
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/utils/CachedXPathFuncHereAPI;
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=1, args_size=1
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.org.apache.xml.internal.dtm cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tCachedXPathAPI cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tPrefixResolver cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tText cannot be resolved to a type\n\tText cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tProcessingInstruction cannot be resolved to a type\n\tProcessingInstruction cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable 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/utils/CachedXPathFuncHereAPI;
public void <init>(XPathContext);
descriptor: (LXPathContext;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.org.apache.xml.internal.dtm cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tCachedXPathAPI cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tPrefixResolver cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tText cannot be resolved to a type\n\tText cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tProcessingInstruction cannot be resolved to a type\n\tProcessingInstruction cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable 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/utils/CachedXPathFuncHereAPI;
MethodParameters:
Name Flags
existingXPathContext
public void <init>(CachedXPathAPI);
descriptor: (LCachedXPathAPI;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import com.sun.org.apache.xml.internal.dtm cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xml.internal.utils cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import com.sun.org.apache.xpath cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tThe import javax.xml.transform cannot be resolved\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tCachedXPathAPI cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tPrefixResolver cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tText cannot be resolved to a type\n\tText cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tProcessingInstruction cannot be resolved to a type\n\tProcessingInstruction cannot be resolved to a type\n\tExpression cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable 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/utils/CachedXPathFuncHereAPI;
MethodParameters:
Name Flags
previouslyUsed
public Node selectSingleNode(Node, Node);
descriptor: (LNode;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\tNode cannot be resolved to a type\n\tTransformerException 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
public Node selectSingleNode(Node, Node, Node);
descriptor: (LNode;LNode;LNode;)LNode;
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\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeIterator 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
namespaceNode
public NodeIterator selectNodeIterator(Node, Node);
descriptor: (LNode;LNode;)LNodeIterator;
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\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
public NodeIterator selectNodeIterator(Node, Node, Node);
descriptor: (LNode;LNode;LNode;)LNodeIterator;
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\tNodeIterator cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
namespaceNode
public NodeList selectNodeList(Node, Node);
descriptor: (LNode;LNode;)LNodeList;
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\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
public NodeList selectNodeList(Node, Node, java.lang.String, Node);
descriptor: (LNode;LNode;Ljava/lang/String;LNode;)LNodeList;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=5
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tNodeList cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXObject 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
str
namespaceNode
public XObject eval(Node, Node);
descriptor: (LNode;LNode;)LXObject;
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\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
public XObject eval(Node, Node, java.lang.String, Node);
descriptor: (LNode;LNode;Ljava/lang/String;LNode;)LXObject;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=5
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tPrefixResolverDefault cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tDocument cannot be resolved to a type\n\tDocument cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tDTMManager cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tXPath 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
str
namespaceNode
public XObject eval(Node, Node, java.lang.String, PrefixResolver);
descriptor: (LNode;LNode;Ljava/lang/String;LPrefixResolver;)LXObject;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=5, args_size=5
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tXObject cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a type\n\tPrefixResolver cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathContext cannot be resolved to a type\n\tXPathContext 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
str
prefixResolver
XPath createXPath(java.lang.String, PrefixResolver);
descriptor: (Ljava/lang/String;LPrefixResolver;)LXPath;
flags: (0x0000)
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problem: \n\tTransformerException 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/utils/CachedXPathFuncHereAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
str
prefixResolver
public static java.lang.String getStrFromNode(Node);
descriptor: (LNode;)Ljava/lang/String;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
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 variable\n\tNode cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tText cannot be resolved to a type\n\tText cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tAttr cannot be resolved to a type\n\tAttr cannot be resolved to a type\n\tNode cannot be resolved to a variable\n\tProcessingInstruction cannot be resolved to a type\n\tProcessingInstruction cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
xpathnode
private static void fixupFunctionTable();
descriptor: ()V
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tExpression cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n\tFunctionTable cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "CachedXPathFuncHereAPI.java"