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

G

get(Object) - Method in class org.jaxen.util.IdentityHashMap
Returns the value to which this map maps the specified key.
getAncestorAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the ancestor xpath axis.
getAncestorAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getAncestorOrSelfAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the ancestor-or-self xpath axis.
getAncestorOrSelfAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getAttributeAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the attribute xpath axis.
getAttributeAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getAttributeAxisIterator(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getAttributeAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all attributes.
getAttributeAxisIterator(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAttributeName(Object) - Method in interface org.jaxen.Navigator
Retrieve the name of the given attribute node.
getAttributeName(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getAttributeName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the local name of an attribute.
getAttributeName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace URI of the given attribute node.
getAttributeNamespaceUri(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the Namespace URI of an attribute.
getAttributeNamespaceUri(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAttributeQName(Object) - Method in interface org.jaxen.Navigator
Retrieve the QName of the given attribute node.
getAttributeQName(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getAttributeQName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeQName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the qualified name of an attribute.
getAttributeQName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAttributes() - Method in class org.jaxen.dom.NamespaceNode
Get the attribute nodes.
getAttributeStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of an attribute node.
getAttributeStringValue(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getAttributeStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of an attribute node.
getAttributeStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAxis() - Method in class org.jaxen.expr.DefaultStep
 
getAxis() - Method in interface org.jaxen.expr.Step
 
getAxisName() - Method in class org.jaxen.expr.DefaultStep
 
getChildAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the child xpath axis.
getChildAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getChildAxisIterator(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getChildAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getChildAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all of this node's children.
getChildAxisIterator(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getChildNodes() - Method in class org.jaxen.dom.NamespaceNode
Get the list of child nodes.
getCommentStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a comment node.
getCommentStringValue(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getCommentStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getCommentStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of a comment node.
getCommentStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getContext(Object) - Method in class org.jaxen.BaseXPath
Create a Context wrapper for the provided implementation-specific object.
getContextSupport() - Method in class org.jaxen.Context
 
getContextSupport() - Method in class org.jaxen.BaseXPath
Retrieve the ContextSupport aggregation of NamespaceContext, FunctionContext, VariableContext, and Navigator.
getDescendantAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the descendant xpath axis.
getDescendantAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getDescendantOrSelfAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the descendant-or-self xpath axis.
getDescendantOrSelfAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getDocument(String) - Method in interface org.jaxen.Navigator
Loads a document from the given URI
getDocument(String) - Method in class org.jaxen.DefaultNavigator
 
getDocument(String) - Method in class org.jaxen.exml.DocumentNavigator
 
getDocument(String) - Method in class org.jaxen.jdom.DocumentNavigator
 
getDocument(String) - Method in class org.jaxen.dom.DocumentNavigator
Use JAXP to load a namespace aware document from a given URI
getDocument(String) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getDocumentNode(Object) - Method in interface org.jaxen.Navigator
Returns the document node that contains the given context node.
getDocumentNode(Object) - Method in class org.jaxen.DefaultNavigator
 
getDocumentNode(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getDocumentNode(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getDocumentNode(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the top-level document node.
getDocumentNode(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElement() - Method in class org.jaxen.exml.Namespace
 
getElementById(Object, String) - Method in interface org.jaxen.Navigator
Returns the element whose ID is given by elementId.
getElementById(Object, String) - Method in class org.jaxen.DefaultNavigator
Default implementation that can not find elements.
getElementById(Object, String) - Method in class org.jaxen.dom.DocumentNavigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in interface org.jaxen.Navigator
Retrieve the name of the given element node.
getElementName(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getElementName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the local name of an element.
getElementName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace URI of the given element node.
getElementNamespaceUri(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the Namespace URI of an element.
getElementNamespaceUri(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElementQName(Object) - Method in interface org.jaxen.Navigator
Retrieve the QName of the given element node.
getElementQName(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getElementQName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementQName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the qualified name of an element.
getElementQName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElementStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of an element node.
getElementStringValue(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getElementStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of an element node.
getElementStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getExpr() - Method in interface org.jaxen.expr.UnaryExpr
 
getExpr() - Method in interface org.jaxen.expr.Predicate
 
getExpr() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getFilterExpr() - Method in interface org.jaxen.expr.PathExpr
 
getFirstChild() - Method in class org.jaxen.dom.NamespaceNode
Get the first child node.
getFollowingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the following xpath axis.
getFollowingAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getFollowingAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all following nodes, depth-first.
getFollowingSiblingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the following-sibling xpath axis.
getFollowingSiblingAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getFollowingSiblingAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all following siblings.
getFunction(String, String, String) - Method in class org.jaxen.Context
 
getFunction(String, String, String) - Method in class org.jaxen.ContextSupport
 
getFunction(String, String, String) - Method in class org.jaxen.SimpleFunctionContext
 
getFunction(String, String, String) - Method in interface org.jaxen.FunctionContext
An implementation should return a Function implementation object based on the namespace uri and local name of the function-call expression.
getFunctionContext() - Method in interface org.jaxen.XPath
Retrieve the FunctionContext used by this XPath expression.
getFunctionContext() - Method in class org.jaxen.ContextSupport
 
getFunctionContext() - Method in class org.jaxen.BaseXPath
Retrieve the FunctionContext used by this XPath expression.
getInstance() - Static method in class org.jaxen.XPathFunctionContext
Retrieve the singleton instance.
getInstance() - Static method in class org.jaxen.pattern.AnyNodeTest
 
getInstance() - Static method in class org.jaxen.pattern.AnyChildNodeTest
 
getInstance() - Static method in class org.jaxen.pattern.NoNodeTest
 
getInstance() - Static method in class org.jaxen.exml.DocumentNavigator
Retrieve the singleton instance of this DocumentNavigator.
getInstance() - Static method in class org.jaxen.jdom.DocumentNavigator
 
getInstance() - Static method in class org.jaxen.dom.DocumentNavigator
Get a singleton DocumentNavigator for efficiency.
getInstance() - Static method in class org.jaxen.dom4j.DocumentNavigator
Retrieve the singleton instance of this DocumentNavigator.
getIterableAxis() - Method in class org.jaxen.expr.DefaultStep
 
getIterableAxis(int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
getJDOMElement() - Method in class org.jaxen.jdom.XPathNamespace
Returns the jdom element from which this namespace node has been retrieved.
getJDOMNamespace() - Method in class org.jaxen.jdom.XPathNamespace
Returns the jdom namespace object of this namespace node; the jdom namespace object contains the prefix and uri of the namespace.
getLastChild() - Method in class org.jaxen.dom.NamespaceNode
Get the last child node.
getLHS() - Method in interface org.jaxen.expr.BinaryExpr
 
getLHS() - Method in class org.jaxen.pattern.UnionPattern
 
getLocale(Object, Navigator) - Method in class org.jaxen.function.ext.LocaleFunctionSupport
Attempts to convert the given function argument value into a Locale either via casting, extracting it from a List or looking up the named Locale using reflection.
getLocalName() - Method in class org.jaxen.expr.DefaultNameStep
 
getLocalName() - Method in class org.jaxen.dom.NamespaceNode
Get the local name for this node.
getLocationPath() - Method in interface org.jaxen.expr.PathExpr
 
getMatchesNodeName() - Method in class org.jaxen.pattern.Pattern
For patterns which only match an ATTRIBUTE_NODE or an ELEMENT_NODE then this pattern may return the name of the element or attribute it matches.
getMatchesNodeName() - Method in class org.jaxen.pattern.UnionPattern
 
getMatchType() - Method in class org.jaxen.pattern.Pattern
 
getMatchType() - Method in class org.jaxen.pattern.AnyNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.NamespaceTest
 
getMatchType() - Method in class org.jaxen.pattern.UnionPattern
 
getMatchType() - Method in class org.jaxen.pattern.NodeTypeTest
 
getMatchType() - Method in class org.jaxen.pattern.NameTest
 
getMatchType() - Method in class org.jaxen.pattern.AnyChildNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.NoNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.LocationPathPattern
 
getMultilineMessage() - Method in class org.jaxen.XPathSyntaxException
Retrieve the friendly multi-line error message.
getName() - Method in class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
getNamespaceAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the namespace xpath axis.
getNamespaceAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getNamespaceAxisIterator(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getNamespaceAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespaceAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all declared Namespaces.
getNamespaceAxisIterator(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getNamespaceContext() - Method in interface org.jaxen.XPath
Retrieve the NamespaceContext used by this XPath expression.
getNamespaceContext() - Method in class org.jaxen.ContextSupport
 
getNamespaceContext() - Method in class org.jaxen.BaseXPath
Retrieve the NamespaceContext used by this XPath expression.
getNamespacePrefix(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace prefix of a namespace node.
getNamespacePrefix(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getNamespacePrefix(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespacePrefix(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the prefix value of a Namespace node.
getNamespacePrefix(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a namespace node.
getNamespaceStringValue(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of a Namespace node.
getNamespaceStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getNamespaceURI() - Method in class org.jaxen.dom.NamespaceNode
Get the Namespace URI for this node.
getNavigator() - Method in class org.jaxen.Context
 
getNavigator() - Method in interface org.jaxen.XPath
Retrieve the XML object-model-specific Navigator for us in evaluating this XPath expression.
getNavigator() - Method in class org.jaxen.ContextSupport
 
getNavigator() - Method in class org.jaxen.BaseXPath
Retrieve the XML object-model-specific Navigator for us in evaluating this XPath expression.
getNavigator() - Method in class org.jaxen.util.StackedIterator
 
getNestedException() - Method in class org.jaxen.FunctionCallException
 
getNextSibling() - Method in class org.jaxen.dom.NamespaceNode
Get the next sibling node.
getNodeName() - Method in class org.jaxen.dom.NamespaceNode
Get the Namespace prefix.
getNodeSet() - Method in class org.jaxen.Context
 
getNodeType() - Method in class org.jaxen.dom.NamespaceNode
Get the node type.
getNodeType(Object) - Method in interface org.jaxen.Navigator
Returns a number that identifies the type of node that the given object represents in this navigator.
getNodeType(Object) - Method in class org.jaxen.DefaultNavigator
 
getNodeType(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getNodeValue() - Method in class org.jaxen.dom.NamespaceNode
Get the Namespace URI.
getOperator() - Method in class org.jaxen.expr.DefaultUnionExpr
 
getOwnerDocument() - Method in class org.jaxen.dom.NamespaceNode
Get the owner document.
getParentAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the parent xpath axis.
getParentAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getParentAxisIterator(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getParentAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getParentAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get a (single-member) iterator over this node's parent.
getParentAxisIterator(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getParentNode() - Method in class org.jaxen.dom.NamespaceNode
Get the parent node.
getParentNode(Object) - Method in interface org.jaxen.Navigator
Returns the parent of the given context node.
getParentNode(Object) - Method in class org.jaxen.DefaultNavigator
 
getParentNode(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getPattern() - Method in class org.jaxen.pattern.PatternHandler
Retrieve the simplified Jaxen Pattern expression tree.
getPattern(boolean) - Method in class org.jaxen.pattern.PatternHandler
Retrieve the Jaxen Pattern expression tree, optionally simplified.
getPosition() - Method in class org.jaxen.XPathSyntaxException
Retrieve the position of the error.
getPosition() - Method in class org.jaxen.Context
 
getPositionMarker() - Method in class org.jaxen.XPathSyntaxException
Retrieve a string useful for denoting where the error occured.
getPrecedingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the preceding xpath axis.
getPrecedingAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getPrecedingAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all preceding nodes, depth-first.
getPrecedingSiblingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the preceding-sibling xpath axis.
getPrecedingSiblingAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getPrecedingSiblingAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all preceding siblings.
getPredicates() - Method in class org.jaxen.expr.DefaultStep
 
getPredicates() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getPredicates() - Method in interface org.jaxen.expr.Predicated
 
getPredicateSet() - Method in class org.jaxen.expr.DefaultStep
 
getPredicateSet() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getPredicateSet() - Method in interface org.jaxen.expr.Predicated
 
getPrefix() - Method in class org.jaxen.expr.DefaultNameStep
 
getPrefix() - Method in class org.jaxen.exml.Namespace
 
getPrefix() - Method in class org.jaxen.dom.NamespaceNode
Get the Namespace prefix for this node.
getPreviousSibling() - Method in class org.jaxen.dom.NamespaceNode
Get the previous sibling node.
getPriority() - Method in class org.jaxen.pattern.Pattern
Returns the default resolution policy of the pattern according to the XSLT conflict resolution spec.
getPriority() - Method in class org.jaxen.pattern.AnyNodeTest
 
getPriority() - Method in class org.jaxen.pattern.NamespaceTest
 
getPriority() - Method in class org.jaxen.pattern.TextNodeTest
 
getPriority() - Method in class org.jaxen.pattern.NodeTypeTest
 
getPriority() - Method in class org.jaxen.pattern.NameTest
 
getPriority() - Method in class org.jaxen.pattern.AnyChildNodeTest
 
getPriority() - Method in class org.jaxen.pattern.NoNodeTest
 
getPriority() - Method in class org.jaxen.pattern.LocationPathPattern
 
getProcessingInstructionData(Object) - Method in interface org.jaxen.Navigator
Retrieve the data of a processing-instruction.
getProcessingInstructionData(Object) - Method in class org.jaxen.DefaultNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.dom.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in interface org.jaxen.Navigator
Retrieve the target of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.jaxen.DefaultNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.dom.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getRHS() - Method in interface org.jaxen.expr.BinaryExpr
 
getRHS() - Method in class org.jaxen.pattern.UnionPattern
 
getRootCause() - Method in class org.jaxen.JaxenException
Retrieve the root cause, if any.
getRootExpr() - Method in class org.jaxen.BaseXPath
Retrieve the root expression of the internal compiled form of this XPath expression.
getRootExpr() - Method in class org.jaxen.expr.DefaultXPathExpr
 
getRootExpr() - Method in interface org.jaxen.expr.XPathExpr
 
getSAXReader() - Method in class org.jaxen.dom4j.DocumentNavigator
 
getSelfAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the self xpath axis.
getSelfAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getSize() - Method in class org.jaxen.Context
 
getSteps() - Method in interface org.jaxen.expr.LocationPath
 
getText() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
getText() - Method in class org.jaxen.expr.DefaultStep
 
getText() - Method in class org.jaxen.expr.DefaultTextNodeStep
 
getText() - Method in interface org.jaxen.expr.Step
 
getText() - Method in interface org.jaxen.expr.LocationPath
 
getText() - Method in interface org.jaxen.expr.Predicate
 
getText() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getText() - Method in class org.jaxen.expr.DefaultXPathExpr
 
getText() - Method in interface org.jaxen.expr.XPathExpr
 
getText() - Method in interface org.jaxen.expr.Expr
 
getText() - Method in class org.jaxen.expr.DefaultNameStep
 
getText() - Method in class org.jaxen.expr.DefaultCommentNodeStep
 
getText() - Method in class org.jaxen.expr.DefaultAllNodeStep
 
getText() - Method in class org.jaxen.pattern.Pattern
Returns a textual representation of this pattern
getText() - Method in class org.jaxen.pattern.AnyNodeTest
 
getText() - Method in class org.jaxen.pattern.NamespaceTest
 
getText() - Method in class org.jaxen.pattern.TextNodeTest
 
getText() - Method in class org.jaxen.pattern.UnionPattern
 
getText() - Method in class org.jaxen.pattern.NodeTypeTest
 
getText() - Method in class org.jaxen.pattern.NameTest
 
getText() - Method in class org.jaxen.pattern.AnyChildNodeTest
 
getText() - Method in class org.jaxen.pattern.NoNodeTest
 
getText() - Method in class org.jaxen.pattern.LocationPathPattern
 
getTextStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a text node.
getTextStringValue(Object) - Method in class org.jaxen.exml.DocumentNavigator
 
getTextStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getTextStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of text.
getTextStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getUnionPatterns() - Method in class org.jaxen.pattern.Pattern
If this pattern is a union pattern then this method should return an array of patterns which describe the union pattern, which should contain more than one pattern.
getUnionPatterns() - Method in class org.jaxen.pattern.UnionPattern
 
getURI() - Method in class org.jaxen.exml.Namespace
 
getURI(Object, Context) - Method in class org.jaxen.pattern.NamespaceTest
Returns the URI of the current prefix or "" if no URI can be found
getVariableContext() - Method in interface org.jaxen.XPath
Retrieve the VariableContext used by this XPath expression.
getVariableContext() - Method in class org.jaxen.ContextSupport
 
getVariableContext() - Method in class org.jaxen.BaseXPath
Retrieve the VariableContext used by this XPath expression.
getVariableValue(String, String, String) - Method in class org.jaxen.Context
 
getVariableValue(String, String, String) - Method in class org.jaxen.ContextSupport
 
getVariableValue(String, String, String) - Method in class org.jaxen.SimpleVariableContext
 
getVariableValue(String, String, String) - Method in interface org.jaxen.VariableContext
An implementation should return the value of an xpath variable based on the namespace uri and local name of the variable-reference expression.
getXPath() - Method in class org.jaxen.XPathSyntaxException
Retrieve the expression containing the error.
getXPathExpr() - Method in class org.jaxen.JaxenHandler
Retrieve the simplified Jaxen XPath expression tree.
getXPathExpr(boolean) - Method in class org.jaxen.JaxenHandler
Retrieve the Jaxen XPath expression tree, optionally simplified.
getXPathFactory() - Method in class org.jaxen.JaxenHandler
Retrieve the Jaxen XPathFactory used during the parse to construct the XPath expression tree.

A B C D E F G H I J K L M N O P R S T U V X
Copyright © 2002 bob mcwhirter & James Strachan. All Rights Reserved. Hosted by

SourceForge Logo