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

G

get(int) - Method in class com.japisoft.xpath.FastVector
 
getAxis() - Method in class com.japisoft.xpath.node.Node
 
getBetterReferenceNode(Object) - Method in class com.japisoft.xpath.AbstractKit
Particular case where the provided node is not valid for Xpath.
getBetterReferenceNode(Object) - Method in interface com.japisoft.xpath.XPathKit
Replace the reference node by another one
getBetterReferenceNode(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Replace a DOM document by its root
getContextNodeSet() - Method in class com.japisoft.xpath.XPathContext
 
getContextPosition() - Method in class com.japisoft.xpath.XPathContext
 
getContextSize() - Method in class com.japisoft.xpath.XPathContext
 
getCurrentPos() - Method in class com.japisoft.xpath.XPathParser
 
getDocumentRoot(Object) - Method in interface com.japisoft.xpath.Navigator
A special node containing the root as the unique child
getDocumentRoot(Object) - Method in class com.japisoft.xpath.navigator.DOMNavigator
 
getDocumentRoot(Object) - Method in class com.japisoft.xpath.navigator.FastParserNavigator
 
getError() - Method in class com.japisoft.xpath.XPathException
 
getFirstNodeFromContext() - Method in class com.japisoft.xpath.XPathContext
 
getFullDocumentNodes(Object) - Method in class com.japisoft.xpath.XPathContext
 
getId(Object) - Method in class com.japisoft.xpath.AbstractKit
Deprecated.  
getLang(Object) - Method in class com.japisoft.xpath.XPathContext
 
getLang(Object) - Method in interface com.japisoft.xpath.XPathKit
Compute the language for this node
getLang(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Compute the language for this node
getLang(Object) - Method in class com.japisoft.xpath.kit.FastParserKit
Compute the language for this node
getLibrary() - Method in class com.japisoft.xpath.XPathContext
 
getLibrary() - Method in interface com.japisoft.xpath.XPathKit
 
getLibrary() - Method in class com.japisoft.xpath.kit.DOMKit
 
getLibrary() - Method in class com.japisoft.xpath.kit.FastParserKit
 
getLocalName(Object) - Method in class com.japisoft.xpath.XPathContext
 
getLocalName(Object) - Method in interface com.japisoft.xpath.XPathKit
Compute the local name of the node
getLocalName(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Compute the local name of the node
getLocalName(Object) - Method in class com.japisoft.xpath.kit.FastParserKit
Compute the local name of the node
getLocation() - Method in class com.japisoft.xpath.XPathException
 
getName() - Method in class com.japisoft.xpath.node.Function
 
getName() - Method in class com.japisoft.xpath.node.Node
 
getName() - Method in class com.japisoft.xpath.node.Variable
 
getName(Object) - Method in class com.japisoft.xpath.XPathContext
 
getName(Object) - Method in interface com.japisoft.xpath.XPathKit
Compute the qualified name for this node
getName(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Compute the qualified name for this node
getName(Object) - Method in class com.japisoft.xpath.kit.FastParserKit
Compute the qualified name for this node
getNamespaceURI(Object) - Method in class com.japisoft.xpath.XPathContext
 
getNamespaceURI(Object) - Method in interface com.japisoft.xpath.XPathKit
Compute the namespace URI for this node
getNamespaceURI(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Compute the namespace URI for this node
getNamespaceURI(Object) - Method in class com.japisoft.xpath.kit.FastParserKit
Compute the namespace URI for this node
getNamespaceURI(String) - Method in class com.japisoft.xpath.XPathContext
 
getNavigator() - Method in class com.japisoft.xpath.XPathContext
 
getNavigator() - Method in interface com.japisoft.xpath.XPathKit
 
getNavigator() - Method in class com.japisoft.xpath.kit.DOMKit
 
getNavigator() - Method in class com.japisoft.xpath.kit.FastParserKit
 
getNavigatorCacheValue(Object, String, String, String, String) - Method in class com.japisoft.xpath.XPathContext
Get a previous navigator result or null if nothing is found
getNextNodeLocation() - Method in class com.japisoft.xpath.node.Node
 
getNodeAt(int) - Method in class com.japisoft.xpath.node.AbstractNode
 
getNodeCount() - Method in class com.japisoft.xpath.node.AbstractNode
 
getNodeForId(Object, String) - Method in interface com.japisoft.xpath.XPathKit
 
getNodeForId(Object, String) - Method in class com.japisoft.xpath.kit.DOMKit
 
getNodeForId(Object, String) - Method in class com.japisoft.xpath.kit.FastParserKit
This method will always return null as the FastParser SimpleNode for v1.6 doesn't includes support for ID
getNodeForId(String) - Method in class com.japisoft.xpath.XPathContext
 
getNodeFromContext() - Method in class com.japisoft.xpath.XPathContext
 
getNodes(Object, String, String, String, String) - Method in interface com.japisoft.xpath.Navigator
 
getNodes(Object, String, String, String, String) - Method in class com.japisoft.xpath.navigator.DOMNavigator
 
getNodes(Object, String, String, String, String) - Method in class com.japisoft.xpath.navigator.FastParserNavigator
 
getNodeSet() - Method in class com.japisoft.xpath.DebugXPathResolver
 
getNSOperand1(XPathContext) - Method in class com.japisoft.xpath.node.Operator
 
getNSOperand2(XPathContext) - Method in class com.japisoft.xpath.node.Operator
 
getNumber() - Method in class com.japisoft.xpath.node.Number
 
getOperand1(XPathContext) - Method in class com.japisoft.xpath.node.Operator
 
getOperand2(XPathContext) - Method in class com.japisoft.xpath.node.Operator
 
getOperator() - Method in class com.japisoft.xpath.node.Operator
 
getParentNode() - Method in class com.japisoft.xpath.node.AbstractNode
 
getPredefinedOperator() - Method in class com.japisoft.xpath.node.Operator
 
getPredicates() - Method in class com.japisoft.xpath.node.Node
 
getRoot(Object) - Method in interface com.japisoft.xpath.Navigator
 
getRoot(Object) - Method in class com.japisoft.xpath.navigator.DOMNavigator
 
getRoot(Object) - Method in class com.japisoft.xpath.navigator.FastParserNavigator
 
getRootNode() - Method in class com.japisoft.xpath.node.AbstractNode
 
getRootParsedNode() - Method in class com.japisoft.xpath.DebugXPathResolver
 
getRootParsedNode() - Method in class com.japisoft.xpath.TreeXPathResolver
 
getRootParsedNode() - Method in interface com.japisoft.xpath.XPathResolver
At the end of the parsing process, this value contains the result set
getString1(XPathContext, FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
 
getString2(XPathContext, FastVector) - Method in class com.japisoft.xpath.function.AbstractFunction
 
getStringValue(Object) - Method in class com.japisoft.xpath.XPathContext
string-value is part of the node; for other types of node, the string-value is computed from the string-value of descendant nodes
getStringValue(Object) - Method in interface com.japisoft.xpath.XPathKit
Compute the string-value for this node
getStringValue(Object) - Method in class com.japisoft.xpath.kit.DOMKit
Compute the string-value for this node
getStringValue(Object) - Method in class com.japisoft.xpath.kit.FastParserKit
Compute the string-value for this node
getSupportedFeatures() - Method in class com.japisoft.xpath.AbstractKit
Return a list of supported features
getSupportedFeatures() - Method in class com.japisoft.xpath.XPath
Return a list of supported features by the current kit
getSupportedFeatures() - Method in interface com.japisoft.xpath.XPathKit
Return a list of supported features
getType() - Method in class com.japisoft.xpath.node.Node
 
getValue() - Method in class com.japisoft.xpath.node.Literal
 
getVariable(String) - Method in class com.japisoft.xpath.XPathContext
 

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