public class com.sun.org.apache.xml.internal.security.utils.JDKXPathAPI implements com.sun.org.apache.xml.internal.security.utils.XPathAPI
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.org.apache.xml.internal.security.utils.JDKXPathAPI
super_class: java.lang.Object
{
private com.sun.org.apache.xml.internal.security.utils.XPathFactory xpf;
descriptor: Lcom/sun/org/apache/xml/internal/security/utils/XPathFactory;
flags: (0x0002) ACC_PRIVATE
private java.lang.String xpathStr;
descriptor: Ljava/lang/String;
flags: (0x0002) ACC_PRIVATE
private XPathExpression xpathExpression;
descriptor: LXPathExpression;
flags: (0x0002) ACC_PRIVATE
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.transform cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import javax.xml.xpath cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe import org.w3c cannot be resolved\n\tThe type JDKXPathAPI must implement the inherited abstract method XPathAPI.evaluate(Node, Node, String, Node)\n\tThe type JDKXPathAPI must implement the inherited abstract method XPathAPI.selectNodeList(Node, Node, String, Node)\n\tXPathExpression 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\tXPathExpression cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tXPathFactoryConfigurationException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tThe method newXPath() is undefined for the type XPathFactory\n\tXPathExpression cannot be resolved to a type\n\tXPathExpressionException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tXPathExpression cannot be resolved to a type\n\tXPathConstants cannot be resolved to a variable\n\tXPathExpressionException 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\tTransformerException cannot be resolved to a type\n\tXPathExpression cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tXPathFactoryConfigurationException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tThe method newXPath() is undefined for the type XPathFactory\n\tXPathExpression cannot be resolved to a type\n\tXPathExpressionException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathExpression cannot be resolved to a type\n\tXPathConstants cannot be resolved to a variable\n\tXPathExpressionException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathExpression 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/JDKXPathAPI;
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\tXPathExpression cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tXPathFactoryConfigurationException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tThe method newXPath() is undefined for the type XPathFactory\n\tXPathExpression cannot be resolved to a type\n\tXPathExpressionException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tNodeList cannot be resolved to a type\n\tXPathExpression cannot be resolved to a type\n\tXPathConstants cannot be resolved to a variable\n\tXPathExpressionException 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/JDKXPathAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
str
namespaceNode
public boolean evaluate(Node, Node, java.lang.String, Node);
descriptor: (LNode;LNode;Ljava/lang/String;LNode;)Z
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\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\tXPathExpression cannot be resolved to a type\n\tXMLConstants cannot be resolved to a variable\n\tXPathFactoryConfigurationException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPath cannot be resolved to a type\n\tThe method newXPath() is undefined for the type XPathFactory\n\tXPathExpression cannot be resolved to a type\n\tXPathExpressionException cannot be resolved to a type\n\tTransformerException cannot be resolved to a type\n\tXPathExpression cannot be resolved to a type\n\tXPathConstants cannot be resolved to a variable\n\tXPathExpressionException 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/JDKXPathAPI;
Exceptions:
throws TransformerException
MethodParameters:
Name Flags
contextNode
xpathnode
str
namespaceNode
public void clear();
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 problem: \n\tXPathExpression 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/JDKXPathAPI;
}
SourceFile: "JDKXPathAPI.java"