A B C D E F G H I L M N O P R S T U V X Y

A

ABBREVIATED_ANCESTOR - Static variable in interface com.japisoft.xpath.XPathResolver
 
ABBREVIATED_ATTRIBUTE - Static variable in interface com.japisoft.xpath.XPathResolver
 
ABBREVIATED_DESCENDANT - Static variable in interface com.japisoft.xpath.XPathResolver
 
ABBREVIATED_NAMETEST - Static variable in interface com.japisoft.xpath.XPathResolver
 
ABBREVIATED_SELF - Static variable in interface com.japisoft.xpath.XPathResolver
 
abbreviatedAxis(String) - Method in class com.japisoft.xpath.DebugXPathResolver
 
abbreviatedAxis(String) - Method in class com.japisoft.xpath.TreeXPathResolver
 
abbreviatedAxis(String) - Method in interface com.japisoft.xpath.XPathResolver
'
AbstractFunction - class com.japisoft.xpath.function.AbstractFunction.
AbstractFunction
AbstractFunction() - Constructor for class com.japisoft.xpath.function.AbstractFunction
 
AbstractKit - class com.japisoft.xpath.AbstractKit.
Basic kit.
AbstractKit() - Constructor for class com.japisoft.xpath.AbstractKit
 
AbstractNode - class com.japisoft.xpath.node.AbstractNode.
Basic node for XPath tree
AbstractNode() - Constructor for class com.japisoft.xpath.node.AbstractNode
 
ADD - Static variable in interface com.japisoft.xpath.XPathResolver
+ operator
add(Object) - Method in class com.japisoft.xpath.NodeSet
For JDK1.1 compatibility
addElement(Object) - Method in class com.japisoft.xpath.FastVector
 
addNamespace(String, String) - Method in class com.japisoft.xpath.XPathContext
Add a namespace, linking a prefix to its namespace URI
addNamespaceDeclaration(String, String) - Method in class com.japisoft.xpath.XPath
Add a namespace declaration If this prefix apperars in the XPath expression then the tied uri if used for discovering node from the uri namespace
addNode(AbstractNode) - Method in class com.japisoft.xpath.node.AbstractNode
 
addNode(Object) - Method in class com.japisoft.xpath.NodeSet
Add a new node
addVariable(String, boolean) - Method in class com.japisoft.xpath.XPath
Set a variable value from the XPath expression
addVariable(String, double) - Method in class com.japisoft.xpath.XPath
Set a variable value from the XPath expression
addVariable(String, int) - Method in class com.japisoft.xpath.XPath
Set a variable value from the XPath expression
addVariable(String, NodeSet) - Method in class com.japisoft.xpath.XPath
Set a variable value from the XPath expression
addVariable(String, String) - Method in class com.japisoft.xpath.XPath
Set a variable value from the XPath expression
AND - Static variable in class com.japisoft.xpath.XPathParser
 
AND - Static variable in interface com.japisoft.xpath.XPathResolver
and operator
ATTRIBUTE - Static variable in class com.japisoft.xpath.navigator.DOMNavigator
 
ATTRIBUTE - Static variable in class com.japisoft.xpath.navigator.FastParserNavigator
 
AXIS_NAME - Static variable in class com.japisoft.xpath.XPathParser
 
AXIS_SEP - Static variable in class com.japisoft.xpath.XPathParser
 
axis(String) - Method in class com.japisoft.xpath.DebugXPathResolver
 
axis(String) - Method in class com.japisoft.xpath.TreeXPathResolver
 
axis(String) - Method in interface com.japisoft.xpath.XPathResolver
Reset the current axis : ancestor, ancestor-or-self, attribute, child, descendant, descendant-or-self, following, following-sibling, namespace parent, preceding, preceding-sibling, self.

A B C D E F G H I L M N O P R S T U V X Y