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

A

abbrStep() - Method in class org.jaxen.saxpath.base.XPathReader
 
absolute - Variable in class org.jaxen.pattern.LocationPathPattern
Whether this lcoation path is absolute or not
absoluteLocationPath() - Method in class org.jaxen.saxpath.base.XPathReader
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultAllNodeStep
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultAndExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultCommentNodeStep
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultDivExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultEqualsExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultFilterExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultGreaterThanEqualExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultGreaterThanExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultLessThanEqualExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultLessThanExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultLiteralExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultMinusExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultModExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultMultiplyExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultNameStep
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultNotEqualsExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultNumberExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultOrExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultPathExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultPlusExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultPredicate
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultRelativeLocationPath
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultTextNodeStep
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultUnaryExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultUnionExpr
 
accept(Visitor) - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
accept(Visitor) - Method in interface org.jaxen.expr.Visitable
 
ADD - Static variable in interface org.jaxen.saxpath.Operator
 
addElementNamespaces(Navigator, Object) - Method in class org.jaxen.SimpleNamespaceContext
Adds all the namespace declarations that are in scope on the given element.
addEvent(String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
addFilter(FilterExpr) - Method in class org.jaxen.pattern.LocationPathPattern
Adds a filter to this pattern
addIterator(Iterator) - Method in class org.jaxen.util.LinkedIterator
 
AdditiveExpr - Interface in org.jaxen.expr
 
additiveExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
addNamespace(String, String) - Method in class org.jaxen.BaseXPath
Add a namespace prefix-to-URI mapping for this XPath expression.
addNamespace(String, String) - Method in class org.jaxen.SimpleNamespaceContext
 
addNamespace(String, String) - Method in interface org.jaxen.XPath
Add a namespace prefix-to-URI mapping for this XPath expression.
addParameter(Expr) - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
addParameter(Expr) - Method in interface org.jaxen.expr.FunctionCallExpr
 
addParameters(FunctionCallExpr, Iterator) - Method in class org.jaxen.JaxenHandler
 
addPredicate(Predicate) - Method in class org.jaxen.expr.DefaultFilterExpr
 
addPredicate(Predicate) - Method in class org.jaxen.expr.DefaultPredicated
 
addPredicate(Predicate) - Method in class org.jaxen.expr.DefaultStep
 
addPredicate(Predicate) - Method in interface org.jaxen.expr.Predicated
 
addPredicate(Predicate) - Method in class org.jaxen.expr.PredicateSet
 
addPredicates(Predicated, Iterator) - Method in class org.jaxen.JaxenHandler
 
addStep(Step) - Method in class org.jaxen.expr.DefaultLocationPath
 
addStep(Step) - Method in interface org.jaxen.expr.LocationPath
 
addSteps(LocationPath, Iterator) - Method in class org.jaxen.JaxenHandler
 
AllNodeStep - Interface in org.jaxen.expr
 
ANCESTOR - Static variable in class org.jaxen.saxpath.Axis
The ancestor axis
ANCESTOR_OR_SELF - Static variable in class org.jaxen.saxpath.Axis
The ancestor-or-self axis
AncestorAxisIterator - Class in org.jaxen.util
 
AncestorAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.AncestorAxisIterator
 
AncestorAxisIterator() - Constructor for class org.jaxen.util.AncestorAxisIterator
 
AncestorOrSelfAxisIterator - Class in org.jaxen.util
 
AncestorOrSelfAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.AncestorOrSelfAxisIterator
 
ancestorPattern - Variable in class org.jaxen.pattern.LocationPathPattern
Patterns matching one of my ancestors
AND - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
and() - Method in class org.jaxen.saxpath.base.XPathLexer
 
andExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
ANY_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches any node
AnyChildNodeTest - Class in org.jaxen.pattern
AnyChildNodeTest matches any child node.
AnyChildNodeTest() - Constructor for class org.jaxen.pattern.AnyChildNodeTest
 
AnyNodeTest - Class in org.jaxen.pattern
AnyNodeTest matches any node.
AnyNodeTest() - Constructor for class org.jaxen.pattern.AnyNodeTest
 
appendChild(Node) - Method in class org.jaxen.dom.NamespaceNode
Append a new child node (always fails).
applyPredicate(Predicate, List, ContextSupport) - Method in class org.jaxen.expr.PredicateSet
 
arguments() - Method in class org.jaxen.saxpath.base.XPathReader
 
asBoolean(Context) - Method in class org.jaxen.expr.DefaultFilterExpr
Returns true if the current filter matches at least one of the context nodes
asBoolean(Context) - Method in interface org.jaxen.expr.FilterExpr
Evaluates the filter expression on the current context and returns true if at least one node matches.
asList(Context) - Method in class org.jaxen.expr.DefaultXPathExpr
 
asList(Context) - Method in interface org.jaxen.expr.XPathExpr
 
assertInteger(Number) - Method in class org.jaxen.expr.DefaultArithExpr
 
AT - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
at() - Method in class org.jaxen.saxpath.base.XPathLexer
 
ATTRIBUTE - Static variable in class org.jaxen.saxpath.Axis
The attribute axis
ATTRIBUTE_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches elements nodes
ATTRIBUTE_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
axis - Variable in class org.jaxen.expr.DefaultStep
 
Axis - Class in org.jaxen.saxpath
 
Axis() - Constructor for class org.jaxen.saxpath.Axis
 
axisIterator(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultStep
 
axisIterator(Object, ContextSupport) - Method in interface org.jaxen.expr.Step
Get an Iterator for the current axis starting in the given contextNode.
axisSpecifier() - Method in class org.jaxen.saxpath.base.XPathReader
 

B

BaseXPath - Class in org.jaxen
Base functionality for all concrete, implementation-specific XPaths.
BaseXPath(String) - Constructor for class org.jaxen.BaseXPath
Construct given an XPath expression string.
BaseXPath(String, Navigator) - Constructor for class org.jaxen.BaseXPath
Construct given an XPath expression string.
BinaryExpr - Interface in org.jaxen.expr
 
BooleanFunction - Class in org.jaxen.function
4.3 boolean boolean(object)
BooleanFunction() - Constructor for class org.jaxen.function.BooleanFunction
 
booleanValueOf(Object) - Method in class org.jaxen.BaseXPath
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
booleanValueOf(Object) - Method in interface org.jaxen.XPath
Retrieve a boolean-value interpretation of this XPath expression when evaluated against a given context.
bothAreBoolean(Object, Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
bothAreSets(Object, Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 

C

call(Context, List) - Method in class org.jaxen.function.BooleanFunction
 
call(Context, List) - Method in interface org.jaxen.Function
Call this function.
call(Context, List) - Method in class org.jaxen.function.CeilingFunction
 
call(Context, List) - Method in class org.jaxen.function.ConcatFunction
 
call(Context, List) - Method in class org.jaxen.function.ContainsFunction
 
call(Context, List) - Method in class org.jaxen.function.CountFunction
 
call(Context, List) - Method in class org.jaxen.function.ext.EndsWithFunction
 
call(Context, List) - Method in class org.jaxen.function.ext.EvaluateFunction
 
call(Context, List) - Method in class org.jaxen.function.ext.LowerFunction
 
call(Context, List) - Method in class org.jaxen.function.ext.MatrixConcatFunction
 
call(Context, List) - Method in class org.jaxen.function.ext.UpperFunction
 
call(Context, List) - Method in class org.jaxen.function.FalseFunction
 
call(Context, List) - Method in class org.jaxen.function.FloorFunction
 
call(Context, List) - Method in class org.jaxen.function.IdFunction
 
call(Context, List) - Method in class org.jaxen.function.LangFunction
 
call(Context, List) - Method in class org.jaxen.function.LastFunction
 
call(Context, List) - Method in class org.jaxen.function.LocalNameFunction
 
call(Context, List) - Method in class org.jaxen.function.NameFunction
 
call(Context, List) - Method in class org.jaxen.function.NamespaceUriFunction
 
call(Context, List) - Method in class org.jaxen.function.NormalizeSpaceFunction
 
call(Context, List) - Method in class org.jaxen.function.NotFunction
 
call(Context, List) - Method in class org.jaxen.function.NumberFunction
 
call(Context, List) - Method in class org.jaxen.function.PositionFunction
 
call(Context, List) - Method in class org.jaxen.function.RoundFunction
 
call(Context, List) - Method in class org.jaxen.function.StartsWithFunction
 
call(Context, List) - Method in class org.jaxen.function.StringFunction
 
call(Context, List) - Method in class org.jaxen.function.StringLengthFunction
 
call(Context, List) - Method in class org.jaxen.function.SubstringAfterFunction
 
call(Context, List) - Method in class org.jaxen.function.SubstringBeforeFunction
 
call(Context, List) - Method in class org.jaxen.function.SubstringFunction
 
call(Context, List) - Method in class org.jaxen.function.SumFunction
 
call(Context, List) - Method in class org.jaxen.function.TranslateFunction
 
call(Context, List) - Method in class org.jaxen.function.TrueFunction
 
call(Context, List) - Method in class org.jaxen.function.xslt.DocumentFunction
 
canPop() - Method in class org.jaxen.JaxenHandler
 
capacity() - Method in class org.jaxen.util.IdentityHashMap
 
cause - Variable in exception org.jaxen.saxpath.SAXPathException
The source exception, if any
CDATA_SECTION_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches elements nodes
CeilingFunction - Class in org.jaxen.function
4.4 number ceiling(number)
CeilingFunction() - Constructor for class org.jaxen.function.CeilingFunction
 
CHILD - Static variable in class org.jaxen.saxpath.Axis
The child axis
clear() - Method in class org.jaxen.util.IdentityHashMap
Removes all mappings from this map.
clone() - Method in class org.jaxen.util.IdentityHashMap
Returns a shallow copy of this IdentityHashMap instance: the keys and values themselves are not cloned.
clone() - Method in class org.jaxen.util.IdentityHashMap.Entry
 
cloneNode(boolean) - Method in class org.jaxen.dom.NamespaceNode
Create a copy of this node.
COLON - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
colon() - Method in class org.jaxen.saxpath.base.XPathLexer
 
COMMA - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
comma() - Method in class org.jaxen.saxpath.base.XPathLexer
 
COMMENT_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches Comments nodes
COMMENT_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
CommentNodeStep - Interface in org.jaxen.expr
 
compareDocumentPosition(Node) - Method in class org.jaxen.dom.NamespaceNode
Compare relative position of this node to another nbode.
ConcatFunction - Class in org.jaxen.function
4.2 string concat(string,string,string*)
ConcatFunction() - Constructor for class org.jaxen.function.ConcatFunction
 
ConformanceXPathHandler - Class in org.jaxen.saxpath.conformance
 
ConformanceXPathHandler() - Constructor for class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
consume() - Method in class org.jaxen.saxpath.base.XPathLexer
 
consume(int) - Method in class org.jaxen.saxpath.base.XPathLexer
 
ContainsFunction - Class in org.jaxen.function
4.2 boolean contains(string,string)
ContainsFunction() - Constructor for class org.jaxen.function.ContainsFunction
 
containsKey(Object) - Method in class org.jaxen.util.IdentityHashMap
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.jaxen.util.IdentityHashMap
Returns true if this map maps one or more keys to the specified value.
Context - Class in org.jaxen
Wrapper around implementation-specific objects used as the context of an expression evaluation.
Context(ContextSupport) - Constructor for class org.jaxen.Context
Construct.
contextNode - Variable in class org.jaxen.util.FollowingAxisIterator
 
contextNode - Variable in class org.jaxen.util.FollowingSiblingAxisIterator
 
contextNode - Variable in class org.jaxen.util.PrecedingAxisIterator
 
contextNode - Variable in class org.jaxen.util.PrecedingSiblingAxisIterator
 
contextNode - Variable in class org.jaxen.util.StackedIterator
 
contextSupport - Variable in class org.jaxen.Context
Context-support.
ContextSupport - Class in org.jaxen
Supporting context information for resolving namespace prefixess, functions, and variables.
ContextSupport() - Constructor for class org.jaxen.ContextSupport
Construct an empty ContextSupport.
ContextSupport(NamespaceContext, FunctionContext, VariableContext, Navigator) - Constructor for class org.jaxen.ContextSupport
Construct.
convertDefaultStep(LocationPathPattern, DefaultStep) - Static method in class org.jaxen.pattern.PatternParser
 
convertExpr(Expr) - Static method in class org.jaxen.pattern.PatternParser
 
convertExpr(LocationPath) - Static method in class org.jaxen.pattern.PatternParser
 
convertStep(LocationPathPattern, Step) - Static method in class org.jaxen.pattern.PatternParser
 
convertToIterator(Object) - Static method in class org.jaxen.expr.DefaultExpr
 
convertToList(Object) - Static method in class org.jaxen.expr.DefaultExpr
 
count - Variable in class org.jaxen.util.IdentityHashMap
The total number of mappings in the hash table.
CountFunction - Class in org.jaxen.function
4.1 number count(node-set)
CountFunction() - Constructor for class org.jaxen.function.CountFunction
 
createAbsoluteLocationPath() - Method in class org.jaxen.expr.DefaultXPathFactory
 
createAbsoluteLocationPath() - Method in interface org.jaxen.expr.XPathFactory
 
createAbsoluteLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
createAdditiveExpr(Expr, Expr, int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createAdditiveExpr(Expr, Expr, int) - Method in interface org.jaxen.expr.XPathFactory
 
createAllNodeStep(int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createAllNodeStep(int) - Method in interface org.jaxen.expr.XPathFactory
 
createAndExpr(Expr, Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createAndExpr(Expr, Expr) - Method in interface org.jaxen.expr.XPathFactory
 
createCommentNodeStep(int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createCommentNodeStep(int) - Method in interface org.jaxen.expr.XPathFactory
 
created - Variable in class org.jaxen.util.StackedIterator
 
createEqualityExpr(Expr, Expr, int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createEqualityExpr(Expr, Expr, int) - Method in interface org.jaxen.expr.XPathFactory
 
createFilterExpr(Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createFilterExpr(Expr) - Method in interface org.jaxen.expr.XPathFactory
 
createFunctionCallExpr(String, String) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createFunctionCallExpr(String, String) - Method in interface org.jaxen.expr.XPathFactory
 
createFunctionContext() - Method in class org.jaxen.BaseXPath
Create a default FunctionContext.
createIterator(Object) - Method in class org.jaxen.util.AncestorAxisIterator
 
createIterator(Object) - Method in class org.jaxen.util.AncestorOrSelfAxisIterator
 
createIterator(Object) - Method in class org.jaxen.util.DescendantAxisIterator
 
createIterator(Object) - Method in class org.jaxen.util.PrecedingAxisIterator.ReverseDescendantOrSelfAxisIterator
 
createIterator(Object) - Method in class org.jaxen.util.StackedIterator
 
createLiteralExpr(String) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createLiteralExpr(String) - Method in interface org.jaxen.expr.XPathFactory
 
createMultiplicativeExpr(Expr, Expr, int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createMultiplicativeExpr(Expr, Expr, int) - Method in interface org.jaxen.expr.XPathFactory
 
createNamespaceContext() - Method in class org.jaxen.BaseXPath
Create a default NamespaceContext.
createNameStep(int, String, String) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createNameStep(int, String, String) - Method in interface org.jaxen.expr.XPathFactory
 
createNumberExpr(int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createNumberExpr(double) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createNumberExpr(int) - Method in interface org.jaxen.expr.XPathFactory
 
createNumberExpr(double) - Method in interface org.jaxen.expr.XPathFactory
 
createOrExpr(Expr, Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createOrExpr(Expr, Expr) - Method in interface org.jaxen.expr.XPathFactory
 
createPathExpr(FilterExpr, LocationPath) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createPathExpr(FilterExpr, LocationPath) - Method in interface org.jaxen.expr.XPathFactory
 
createPredicate(Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createPredicate(Expr) - Method in interface org.jaxen.expr.XPathFactory
 
createPredicateSet() - Method in class org.jaxen.expr.DefaultXPathFactory
 
createPredicateSet() - Method in interface org.jaxen.expr.XPathFactory
 
createProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createProcessingInstructionNodeStep(int, String) - Method in interface org.jaxen.expr.XPathFactory
 
createReader() - Static method in class org.jaxen.saxpath.helpers.XPathReaderFactory
Create an XPathReader using the value of the org.saxpath.driver system property.
createReader(String) - Static method in class org.jaxen.saxpath.helpers.XPathReaderFactory
Create an XPathReader using the passed in class name.
createRelationalExpr(Expr, Expr, int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createRelationalExpr(Expr, Expr, int) - Method in interface org.jaxen.expr.XPathFactory
 
createRelativeLocationPath() - Method in class org.jaxen.expr.DefaultXPathFactory
 
createRelativeLocationPath() - Method in interface org.jaxen.expr.XPathFactory
 
createRelativeLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
createTextNodeStep(int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createTextNodeStep(int) - Method in interface org.jaxen.expr.XPathFactory
 
createUnaryExpr(Expr, int) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createUnaryExpr(Expr, int) - Method in interface org.jaxen.expr.XPathFactory
 
createUnionExpr(Expr, Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createUnionExpr(Expr, Expr) - Method in interface org.jaxen.expr.XPathFactory
 
createVariableContext() - Method in class org.jaxen.BaseXPath
Create a default VariableContext.
createVariableReferenceExpr(String, String) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createVariableReferenceExpr(String, String) - Method in interface org.jaxen.expr.XPathFactory
 
createXPath(Expr) - Method in class org.jaxen.expr.DefaultXPathFactory
 
createXPath(Expr) - Method in interface org.jaxen.expr.XPathFactory
 
cur - Variable in class org.jaxen.util.LinkedIterator
 
currentIterator() - Method in class org.jaxen.util.StackedIterator
 
currentPosition - Variable in class org.jaxen.saxpath.base.XPathLexer
 
currentPosition() - Method in class org.jaxen.saxpath.base.XPathLexer
 
currentSibling - Variable in class org.jaxen.util.FollowingAxisIterator
 
currentSibling - Variable in class org.jaxen.util.PrecedingAxisIterator
 

D

debug() - Method in class org.jaxen.BaseXPath
Returns the string version of this xpath.
DEFAULT_DRIVER - Static variable in class org.jaxen.saxpath.helpers.XPathReaderFactory
The default driver to use if none is configured.
DefaultAbsoluteLocationPath - Class in org.jaxen.expr
 
DefaultAbsoluteLocationPath() - Constructor for class org.jaxen.expr.DefaultAbsoluteLocationPath
 
DefaultAdditiveExpr - Class in org.jaxen.expr
 
DefaultAdditiveExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultAdditiveExpr
 
DefaultAllNodeStep - Class in org.jaxen.expr
 
DefaultAllNodeStep(IterableAxis, PredicateSet) - Constructor for class org.jaxen.expr.DefaultAllNodeStep
 
DefaultAndExpr - Class in org.jaxen.expr
 
DefaultAndExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultAndExpr
 
DefaultArithExpr - Class in org.jaxen.expr
 
DefaultArithExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultArithExpr
 
DefaultBinaryExpr - Class in org.jaxen.expr
 
DefaultBinaryExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultBinaryExpr
 
DefaultCommentNodeStep - Class in org.jaxen.expr
 
DefaultCommentNodeStep(IterableAxis, PredicateSet) - Constructor for class org.jaxen.expr.DefaultCommentNodeStep
 
DefaultDivExpr - Class in org.jaxen.expr
 
DefaultDivExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultDivExpr
 
DefaultEqualityExpr - Class in org.jaxen.expr
 
DefaultEqualityExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultEqualityExpr
 
DefaultEqualsExpr - Class in org.jaxen.expr
 
DefaultEqualsExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultEqualsExpr
 
DefaultExpr - Class in org.jaxen.expr
 
DefaultExpr() - Constructor for class org.jaxen.expr.DefaultExpr
 
DefaultFilterExpr - Class in org.jaxen.expr
 
DefaultFilterExpr(PredicateSet) - Constructor for class org.jaxen.expr.DefaultFilterExpr
 
DefaultFilterExpr(Expr, PredicateSet) - Constructor for class org.jaxen.expr.DefaultFilterExpr
 
DefaultFunctionCallExpr - Class in org.jaxen.expr
 
DefaultFunctionCallExpr(String, String) - Constructor for class org.jaxen.expr.DefaultFunctionCallExpr
 
DefaultGreaterThanEqualExpr - Class in org.jaxen.expr
 
DefaultGreaterThanEqualExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultGreaterThanEqualExpr
 
DefaultGreaterThanExpr - Class in org.jaxen.expr
 
DefaultGreaterThanExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultGreaterThanExpr
 
DefaultLessThanEqualExpr - Class in org.jaxen.expr
 
DefaultLessThanEqualExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultLessThanEqualExpr
 
DefaultLessThanExpr - Class in org.jaxen.expr
 
DefaultLessThanExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultLessThanExpr
 
DefaultLiteralExpr - Class in org.jaxen.expr
 
DefaultLiteralExpr(String) - Constructor for class org.jaxen.expr.DefaultLiteralExpr
 
DefaultLocationPath - Class in org.jaxen.expr
 
DefaultLocationPath() - Constructor for class org.jaxen.expr.DefaultLocationPath
 
DefaultLogicalExpr - Class in org.jaxen.expr
 
DefaultLogicalExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultLogicalExpr
 
DefaultMinusExpr - Class in org.jaxen.expr
 
DefaultMinusExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultMinusExpr
 
DefaultModExpr - Class in org.jaxen.expr
 
DefaultModExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultModExpr
 
DefaultMultiplicativeExpr - Class in org.jaxen.expr
 
DefaultMultiplicativeExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultMultiplicativeExpr
 
DefaultMultiplyExpr - Class in org.jaxen.expr
 
DefaultMultiplyExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultMultiplyExpr
 
DefaultNameStep - Class in org.jaxen.expr
Expression object that represents any flavor of name-test steps within an XPath.
DefaultNameStep(IterableAxis, String, String, PredicateSet) - Constructor for class org.jaxen.expr.DefaultNameStep
 
DefaultNavigator - Class in org.jaxen
Default implementation of Navigator.
DefaultNavigator() - Constructor for class org.jaxen.DefaultNavigator
 
DefaultNotEqualsExpr - Class in org.jaxen.expr
 
DefaultNotEqualsExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultNotEqualsExpr
 
DefaultNumberExpr - Class in org.jaxen.expr
 
DefaultNumberExpr(Number) - Constructor for class org.jaxen.expr.DefaultNumberExpr
 
DefaultOrExpr - Class in org.jaxen.expr
 
DefaultOrExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultOrExpr
 
DefaultPathExpr - Class in org.jaxen.expr
 
DefaultPathExpr(Expr, LocationPath) - Constructor for class org.jaxen.expr.DefaultPathExpr
 
DefaultPlusExpr - Class in org.jaxen.expr
 
DefaultPlusExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultPlusExpr
 
DefaultPredicate - Class in org.jaxen.expr
 
DefaultPredicate(Expr) - Constructor for class org.jaxen.expr.DefaultPredicate
 
DefaultPredicated - Class in org.jaxen.expr
 
DefaultPredicated() - Constructor for class org.jaxen.expr.DefaultPredicated
 
DefaultProcessingInstructionNodeStep - Class in org.jaxen.expr
 
DefaultProcessingInstructionNodeStep(IterableAxis, String, PredicateSet) - Constructor for class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
DefaultRelationalExpr - Class in org.jaxen.expr
 
DefaultRelationalExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultRelationalExpr
 
DefaultRelativeLocationPath - Class in org.jaxen.expr
 
DefaultRelativeLocationPath() - Constructor for class org.jaxen.expr.DefaultRelativeLocationPath
 
DefaultStep - Class in org.jaxen.expr
 
DefaultStep(IterableAxis, PredicateSet) - Constructor for class org.jaxen.expr.DefaultStep
 
DefaultTextNodeStep - Class in org.jaxen.expr
 
DefaultTextNodeStep(IterableAxis, PredicateSet) - Constructor for class org.jaxen.expr.DefaultTextNodeStep
 
DefaultTruthExpr - Class in org.jaxen.expr
 
DefaultTruthExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultTruthExpr
 
DefaultUnaryExpr - Class in org.jaxen.expr
 
DefaultUnaryExpr(Expr) - Constructor for class org.jaxen.expr.DefaultUnaryExpr
 
DefaultUnionExpr - Class in org.jaxen.expr
 
DefaultUnionExpr(Expr, Expr) - Constructor for class org.jaxen.expr.DefaultUnionExpr
 
DefaultVariableReferenceExpr - Class in org.jaxen.expr
 
DefaultVariableReferenceExpr(String, String) - Constructor for class org.jaxen.expr.DefaultVariableReferenceExpr
 
DefaultXPathExpr - Class in org.jaxen.expr
 
DefaultXPathExpr(Expr) - Constructor for class org.jaxen.expr.DefaultXPathExpr
 
DefaultXPathFactory - Class in org.jaxen.expr
 
DefaultXPathFactory() - Constructor for class org.jaxen.expr.DefaultXPathFactory
 
DefaultXPathHandler - Class in org.jaxen.saxpath.base
 
DefaultXPathHandler() - Constructor for class org.jaxen.saxpath.base.DefaultXPathHandler
 
DefaultXPathHandler - Class in org.jaxen.saxpath.helpers
Default base class for SAXPath event handlers.
DefaultXPathHandler() - Constructor for class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
DefaultXPathHandler.Singleton - Class in org.jaxen.saxpath.base
 
DefaultXPathHandler.Singleton() - Constructor for class org.jaxen.saxpath.base.DefaultXPathHandler.Singleton
 
DESCENDANT - Static variable in class org.jaxen.saxpath.Axis
The descendant axis
DESCENDANT_OR_SELF - Static variable in class org.jaxen.saxpath.Axis
The descendant-or-self axis
DescendantAxisIterator - Class in org.jaxen.util
 
DescendantAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.DescendantAxisIterator
 
DescendantAxisIterator() - Constructor for class org.jaxen.util.DescendantAxisIterator
 
DescendantOrSelfAxisIterator - Class in org.jaxen.util
 
DescendantOrSelfAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.DescendantOrSelfAxisIterator
 
disallowModification() - Method in class org.jaxen.dom.NamespaceNode
Throw a NO_MODIFICATION_ALLOWED_ERR DOMException.
DIV - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
div() - Method in class org.jaxen.saxpath.base.XPathLexer
 
DIV - Static variable in interface org.jaxen.saxpath.Operator
 
DOCUMENT_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches Document nodes
DOCUMENT_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
DOCUMENT_TYPE_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches DocumentType nodes
DocumentFunction - Class in org.jaxen.function.xslt
Implements the XSLT document() function
DocumentFunction() - Constructor for class org.jaxen.function.xslt.DocumentFunction
 
DocumentNavigator - Class in org.jaxen.dom
Interface for navigating around the W3C DOM Level 2 object model.
DocumentNavigator() - Constructor for class org.jaxen.dom.DocumentNavigator
Default Constructor.
DocumentNavigator - Class in org.jaxen.dom.html
Interface for navigating around the W3C HTML DOM object model.
DocumentNavigator() - Constructor for class org.jaxen.dom.html.DocumentNavigator
Constructs a new DocumentNavigator that will convert to lowercase.
DocumentNavigator(boolean) - Constructor for class org.jaxen.dom.html.DocumentNavigator
 
DocumentNavigator - Class in org.jaxen.dom4j
Interface for navigating around the EXML object model.
DocumentNavigator() - Constructor for class org.jaxen.dom4j.DocumentNavigator
 
DocumentNavigator - Class in org.jaxen.jdom
Interface for navigating around the EXML object model.
DocumentNavigator() - Constructor for class org.jaxen.jdom.DocumentNavigator
 
DocumentNavigator.AttributeIterator - Class in org.jaxen.dom
An iterator over an attribute list.
DocumentNavigator.AttributeIterator(Node) - Constructor for class org.jaxen.dom.DocumentNavigator.AttributeIterator
Constructor.
DocumentNavigator.NodeIterator - Class in org.jaxen.dom
A generic iterator over DOM nodes.
DocumentNavigator.NodeIterator(Node) - Constructor for class org.jaxen.dom.DocumentNavigator.NodeIterator
Constructor.
DocumentNavigator.Singleton - Class in org.jaxen.dom4j
Singleton implementation.
DocumentNavigator.Singleton() - Constructor for class org.jaxen.dom4j.DocumentNavigator.Singleton
 
DocumentNavigator.Singleton - Class in org.jaxen.jdom
Singleton implementation.
DocumentNavigator.Singleton() - Constructor for class org.jaxen.jdom.DocumentNavigator.Singleton
 
DOLLAR - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
dollar() - Method in class org.jaxen.saxpath.base.XPathLexer
 
Dom4jXPath - Class in org.jaxen.dom4j
An XPath implementation for the dom4j model
Dom4jXPath(String) - Constructor for class org.jaxen.dom4j.Dom4jXPath
Construct given an XPath expression string.
DOMXPath - Class in org.jaxen.dom
An XPath implementation for the W3C DOM model
DOMXPath(String) - Constructor for class org.jaxen.dom.DOMXPath
Construct given an XPath expression string.
DOT - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
DOT_DOT - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
dots() - Method in class org.jaxen.saxpath.base.XPathLexer
 
DOUBLE - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
DOUBLE_COLON - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
DOUBLE_SLASH - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
doubleColon() - Method in class org.jaxen.saxpath.base.XPathLexer
 
DRIVER_PROPERTY - Static variable in class org.jaxen.saxpath.helpers.XPathReaderFactory
The org.saxpath.driver property name.
duplicate() - Method in class org.jaxen.Context
Create a type-safe shallow copy.

E

eitherIsBoolean(Object, Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
eitherIsNumber(Object, Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
eitherIsSet(Object, Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
element - Variable in class org.jaxen.util.SingletonList
 
ELEMENT_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches Element nodes
ELEMENT_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
EMPTY_ITERATOR - Static variable in class org.jaxen.dom.DocumentNavigator
Constant: empty iterator.
EMPTY_ITERATOR - Static variable in class org.jaxen.util.FollowingAxisIterator
 
EMPTY_ITERATOR - Static variable in class org.jaxen.util.PrecedingAxisIterator
 
emptyHashIterator - Static variable in class org.jaxen.util.IdentityHashMap
 
endAbsoluteLocationPath() - Method in class org.jaxen.JaxenHandler
 
endAbsoluteLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
endAbsoluteLocationPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endAbsoluteLocationPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endAbsoluteLocationPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endAbsoluteLocationPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an absolute location path expression.
endAdditiveExpr(int) - Method in class org.jaxen.JaxenHandler
 
endAdditiveExpr(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endAdditiveExpr(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endAdditiveExpr(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endAdditiveExpr(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an additive ('+' or '-') expression.
endAllNodeStep() - Method in class org.jaxen.JaxenHandler
 
endAllNodeStep() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endAllNodeStep() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endAllNodeStep() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endAllNodeStep() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a node() step.
endAndExpr(boolean) - Method in class org.jaxen.JaxenHandler
 
endAndExpr(boolean) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endAndExpr(boolean) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endAndExpr(boolean) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endAndExpr(boolean) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an 'and' expression.
endCommentNodeStep() - Method in class org.jaxen.JaxenHandler
 
endCommentNodeStep() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endCommentNodeStep() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endCommentNodeStep() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endCommentNodeStep() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a comment() step.
endEqualityExpr(int) - Method in class org.jaxen.JaxenHandler
 
endEqualityExpr(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endEqualityExpr(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endEqualityExpr(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endEqualityExpr(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an equality ('=' or '!=') expression.
endFilterExpr() - Method in class org.jaxen.JaxenHandler
 
endFilterExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endFilterExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endFilterExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endFilterExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a filter expression.
endFunction() - Method in class org.jaxen.JaxenHandler
 
endFunction() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endFunction() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endFunction() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endFunction() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a function call.
endLocationPath() - Method in class org.jaxen.JaxenHandler
 
endLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
endMultiplicativeExpr(int) - Method in class org.jaxen.JaxenHandler
 
endMultiplicativeExpr(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endMultiplicativeExpr(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endMultiplicativeExpr(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endMultiplicativeExpr(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
endNameStep() - Method in class org.jaxen.JaxenHandler
 
endNameStep() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endNameStep() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endNameStep() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endNameStep() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a NameStep
endOrExpr(boolean) - Method in class org.jaxen.JaxenHandler
 
endOrExpr(boolean) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endOrExpr(boolean) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endOrExpr(boolean) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endOrExpr(boolean) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an 'or' expression.
endPathExpr() - Method in class org.jaxen.JaxenHandler
 
endPathExpr() - Method in class org.jaxen.pattern.PatternHandler
 
endPathExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endPathExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endPathExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endPathExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a path expression.
endPosition - Variable in class org.jaxen.saxpath.base.XPathLexer
 
endPosition() - Method in class org.jaxen.saxpath.base.XPathLexer
 
endPredicate() - Method in class org.jaxen.JaxenHandler
 
endPredicate() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endPredicate() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endPredicate() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endPredicate() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a predicate.
endProcessingInstructionNodeStep() - Method in class org.jaxen.JaxenHandler
 
endProcessingInstructionNodeStep() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endProcessingInstructionNodeStep() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endProcessingInstructionNodeStep() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endProcessingInstructionNodeStep() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a processing-instruction(...) step.
endRelationalExpr(int) - Method in class org.jaxen.JaxenHandler
 
endRelationalExpr(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endRelationalExpr(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endRelationalExpr(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endRelationalExpr(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
endRelativeLocationPath() - Method in class org.jaxen.JaxenHandler
 
endRelativeLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
endRelativeLocationPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endRelativeLocationPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endRelativeLocationPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endRelativeLocationPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a relative location path expression.
endStep() - Method in class org.jaxen.JaxenHandler
 
endStep() - Method in class org.jaxen.pattern.PatternHandler
 
EndsWithFunction - Class in org.jaxen.function.ext
boolean ends-with(string,string)
EndsWithFunction() - Constructor for class org.jaxen.function.ext.EndsWithFunction
 
endTextNodeStep() - Method in class org.jaxen.JaxenHandler
 
endTextNodeStep() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endTextNodeStep() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endTextNodeStep() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endTextNodeStep() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a text() step.
endUnaryExpr(int) - Method in class org.jaxen.JaxenHandler
 
endUnaryExpr(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endUnaryExpr(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endUnaryExpr(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endUnaryExpr(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a unary ('+' or '-') expression.
endUnionExpr(boolean) - Method in class org.jaxen.JaxenHandler
 
endUnionExpr(boolean) - Method in class org.jaxen.pattern.PatternHandler
 
endUnionExpr(boolean) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endUnionExpr(boolean) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endUnionExpr(boolean) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endUnionExpr(boolean) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of a union ('|') expression.
endXPath() - Method in class org.jaxen.JaxenHandler
 
endXPath() - Method in class org.jaxen.pattern.PatternHandler
 
endXPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
endXPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
endXPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
endXPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the end of an XPath expression parse.
ENTITY_REFERENCE_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches elements nodes
ENTRIES - Static variable in class org.jaxen.util.IdentityHashMap
 
entry - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
 
entrySet - Variable in class org.jaxen.util.IdentityHashMap
 
entrySet() - Method in class org.jaxen.util.IdentityHashMap
Returns a collection view of the mappings contained in this map.
EOF - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
EqualityExpr - Interface in org.jaxen.expr
 
equalityExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
equals(Object) - Method in class org.jaxen.dom.NamespaceNode
Test for equivalence with another object.
equals(Object, Object) - Method in class org.jaxen.dom.NamespaceNode
Helper method for comparing two objects.
equals(Object) - Method in class org.jaxen.QualifiedName
 
EQUALS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
equals() - Method in class org.jaxen.saxpath.base.XPathLexer
 
equals(Object) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
EQUALS - Static variable in interface org.jaxen.saxpath.Operator
 
equals(Object) - Method in class org.jaxen.util.IdentityHashMap.Entry
 
evaluate(Object) - Method in class org.jaxen.BaseXPath
Evaluate this XPath against a given context.
evaluate(Context) - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultAndExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultDivExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultEqualityExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultFilterExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultLiteralExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultLocationPath
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultMinusExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultModExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultMultiplyExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultNumberExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultOrExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultPathExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultPlusExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultPredicate
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultRelationalExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultStep
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultUnaryExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultUnionExpr
 
evaluate(Context) - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
evaluate(Context) - Method in interface org.jaxen.expr.Expr
 
evaluate(Context) - Method in interface org.jaxen.expr.Predicate
 
evaluate(Context) - Method in interface org.jaxen.expr.Step
For each node in the given context calls matches() for every node on the axis, then filters the result by each of the predicates.
evaluate(Object, Navigator) - Static method in class org.jaxen.function.BooleanFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.CeilingFunction
 
evaluate(List, Navigator) - Static method in class org.jaxen.function.ConcatFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.jaxen.function.ContainsFunction
 
evaluate(Object) - Static method in class org.jaxen.function.CountFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.jaxen.function.ext.EndsWithFunction
 
evaluate(Context, Object) - Static method in class org.jaxen.function.ext.EvaluateFunction
 
evaluate(Object, Locale, Navigator) - Static method in class org.jaxen.function.ext.LowerFunction
Converts the given string value to lower case using an optional Locale
evaluate(List, Navigator) - Static method in class org.jaxen.function.ext.MatrixConcatFunction
 
evaluate(Object, Locale, Navigator) - Static method in class org.jaxen.function.ext.UpperFunction
Converts the given string value to upper case using an optional Locale
evaluate() - Static method in class org.jaxen.function.FalseFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.FloorFunction
 
evaluate(List, Object, Navigator) - Static method in class org.jaxen.function.IdFunction
 
evaluate(List, String, Navigator) - Static method in class org.jaxen.function.LangFunction
 
evaluate(Object, String, Navigator) - Static method in class org.jaxen.function.LangFunction
 
evaluate(Context) - Static method in class org.jaxen.function.LastFunction
 
evaluate(List, Navigator) - Static method in class org.jaxen.function.LocalNameFunction
 
evaluate(List, Navigator) - Static method in class org.jaxen.function.NameFunction
 
evaluate(List, Navigator) - Static method in class org.jaxen.function.NamespaceUriFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.NormalizeSpaceFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.NotFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.NumberFunction
 
evaluate(Context) - Static method in class org.jaxen.function.PositionFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.RoundFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.jaxen.function.StartsWithFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.StringFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.StringLengthFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.jaxen.function.SubstringAfterFunction
 
evaluate(Object, Object, Navigator) - Static method in class org.jaxen.function.SubstringBeforeFunction
 
evaluate(Object, Navigator) - Static method in class org.jaxen.function.SumFunction
 
evaluate(Object, Object, Object, Navigator) - Static method in class org.jaxen.function.TranslateFunction
 
evaluate() - Static method in class org.jaxen.function.TrueFunction
 
evaluate(String, Navigator) - Static method in class org.jaxen.function.xslt.DocumentFunction
 
evaluate(Object) - Method in interface org.jaxen.XPath
Evaluate this XPath against a given context.
evaluateAsBoolean(List, ContextSupport) - Method in class org.jaxen.expr.PredicateSet
 
evaluateDoubleDouble(Double, Double) - Method in class org.jaxen.expr.DefaultGreaterThanEqualExpr
 
evaluateDoubleDouble(Double, Double) - Method in class org.jaxen.expr.DefaultGreaterThanExpr
 
evaluateDoubleDouble(Double, Double) - Method in class org.jaxen.expr.DefaultLessThanEqualExpr
 
evaluateDoubleDouble(Double, Double) - Method in class org.jaxen.expr.DefaultLessThanExpr
 
evaluateDoubleDouble(Double, Double) - Method in class org.jaxen.expr.DefaultRelationalExpr
 
EvaluateFunction - Class in org.jaxen.function.ext
node-set evaluate(string)
EvaluateFunction() - Constructor for class org.jaxen.function.ext.EvaluateFunction
 
evaluateObjectObject(Object, Object, Navigator) - Method in class org.jaxen.expr.DefaultEqualityExpr
 
evaluateObjectObject(Object, Object) - Method in class org.jaxen.expr.DefaultEqualityExpr
 
evaluateObjectObject(Object, Object) - Method in class org.jaxen.expr.DefaultEqualsExpr
 
evaluateObjectObject(Object, Object) - Method in class org.jaxen.expr.DefaultNotEqualsExpr
 
evaluateObjectObject(Object, Object, Navigator) - Method in class org.jaxen.expr.DefaultRelationalExpr
 
evaluateParams(Context) - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
evaluatePredicates(List, ContextSupport) - Method in class org.jaxen.expr.PredicateSet
 
evaluateSetSet(List, List, Navigator) - Method in class org.jaxen.expr.DefaultEqualityExpr
 
evaluateSetSet(List, List, Navigator) - Method in class org.jaxen.expr.DefaultRelationalExpr
 
events - Variable in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
expectedModCount - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
The modCount value that the iterator believes that the backing List should have.
expr - Variable in class org.jaxen.expr.DefaultFilterExpr
 
expr - Variable in class org.jaxen.expr.DefaultPredicate
 
expr - Variable in class org.jaxen.expr.DefaultUnaryExpr
 
Expr - Interface in org.jaxen.expr
 
expr() - Method in class org.jaxen.saxpath.base.XPathReader
 
exprText - Variable in class org.jaxen.BaseXPath
Original expression text.

F

FalseFunction - Class in org.jaxen.function
4.3 boolean false()
FalseFunction() - Constructor for class org.jaxen.function.FalseFunction
 
fillInStackTrace() - Method in exception org.jaxen.FunctionCallException
 
filterExpr - Variable in class org.jaxen.expr.DefaultPathExpr
 
FilterExpr - Interface in org.jaxen.expr
 
filterExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
filters - Variable in class org.jaxen.pattern.LocationPathPattern
The filters to match against
findLocale(String) - Method in class org.jaxen.function.ext.LocaleFunctionSupport
Tries to find a Locale instance by name using xml:lang style encodings like 'en', 'en-US', 'en-US-Brooklyn'.
findLocaleForLanguage(String) - Method in class org.jaxen.function.ext.LocaleFunctionSupport
Finds the locale with the given language name with no country or variant, such as Locale.ENGLISH or Locale.FRENCH
FloorFunction - Class in org.jaxen.function
4.4 number floor(number)
FloorFunction() - Constructor for class org.jaxen.function.FloorFunction
 
FOLLOWING - Static variable in class org.jaxen.saxpath.Axis
The following axis
FOLLOWING_SIBLING - Static variable in class org.jaxen.saxpath.Axis
The following-sibling axis
FollowingAxisIterator - Class in org.jaxen.util
 
FollowingAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.FollowingAxisIterator
 
FollowingSiblingAxisIterator - Class in org.jaxen.util
 
FollowingSiblingAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.FollowingSiblingAxisIterator
 
Function - Interface in org.jaxen
Interface for the extensible function framework.
functionCall() - Method in class org.jaxen.saxpath.base.XPathReader
 
FunctionCallException - Exception in org.jaxen
FunctionCallException is thrown if an exception occurs during the evaluation of a function.
FunctionCallException(String) - Constructor for exception org.jaxen.FunctionCallException
 
FunctionCallException(Throwable) - Constructor for exception org.jaxen.FunctionCallException
 
FunctionCallException(String, Exception) - Constructor for exception org.jaxen.FunctionCallException
 
FunctionCallExpr - Interface in org.jaxen.expr
 
functionContext - Variable in class org.jaxen.ContextSupport
Function context.
FunctionContext - Interface in org.jaxen
Implemented by classes that know how to resolve xpath function names and namespaces to implementations of these functions.
functionName - Variable in class org.jaxen.expr.DefaultFunctionCallExpr
 
functions - Variable in class org.jaxen.SimpleFunctionContext
Table of functions.

G

get(Object) - Method in class org.jaxen.util.IdentityHashMap
Returns the value to which this map maps the specified key.
get(int) - Method in class org.jaxen.util.SingletonList
 
getAncestorAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getAncestorAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the ancestor xpath axis.
getAncestorOrSelfAxisIterator(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.
getAttributeAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
getAttributeAxisIterator(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get an iterator over all attributes.
getAttributeAxisIterator(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getAttributeAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the attribute xpath axis.
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
 
getAttributeName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeName(Object) - Method in interface org.jaxen.Navigator
Retrieve the name of the given attribute node.
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
 
getAttributeNamespaceUri(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeNamespaceUri(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace URI of the given attribute node.
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
 
getAttributeQName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeQName(Object) - Method in interface org.jaxen.Navigator
Retrieve the QName of the given attribute node.
getAttributes() - Method in class org.jaxen.dom.NamespaceNode
Get the attribute nodes.
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
 
getAttributeStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getAttributeStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of an attribute node.
getAxis() - Method in class org.jaxen.expr.DefaultStep
 
getAxis() - Method in interface org.jaxen.expr.Step
Get an identifier for the current axis.
getAxisName() - Method in class org.jaxen.expr.DefaultStep
 
getBaseURI() - Method in class org.jaxen.dom.NamespaceNode
Return the base URI of the document containing this node (always fails).
getCause() - Method in exception org.jaxen.saxpath.SAXPathException
If this exception was originally caused by another exception, return it; otherwise, return null.
getChildAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
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
 
getChildAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getChildAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the child xpath axis.
getChildNodes() - Method in class org.jaxen.dom.NamespaceNode
Get the list of child nodes.
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
 
getCommentStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getCommentStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a comment node.
getContext(Object) - Method in class org.jaxen.BaseXPath
Create a Context wrapper for the provided implementation-specific object.
getContextSupport() - Method in class org.jaxen.BaseXPath
Retrieve the ContextSupport aggregation of NamespaceContext, FunctionContext, VariableContext, and Navigator.
getContextSupport() - Method in class org.jaxen.Context
Retrieve the ContextSupport.
getDescendantAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
 
getDescendantAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the descendant xpath axis.
getDescendantOrSelfAxisIterator(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.
getDocument(String) - Method in class org.jaxen.DefaultNavigator
 
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
 
getDocument(String) - Method in class org.jaxen.jdom.DocumentNavigator
 
getDocument(String) - Method in interface org.jaxen.Navigator
Loads a document from the given URI
getDocumentNode(Object) - Method in class org.jaxen.DefaultNavigator
 
getDocumentNode(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the top-level document node.
getDocumentNode(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getDocumentNode(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getDocumentNode(Object) - Method in interface org.jaxen.Navigator
Returns the document node that contains the given context node.
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.
getElementById(Object, String) - Method in interface org.jaxen.Navigator
Returns the element whose ID is given by elementId.
getElementName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the local name of an element.
getElementName(Object) - Method in class org.jaxen.dom.html.DocumentNavigator
 
getElementName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElementName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementName(Object) - Method in interface org.jaxen.Navigator
Retrieve the name of the given element node.
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
 
getElementNamespaceUri(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementNamespaceUri(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace URI of the given element node.
getElementQName(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the qualified name of an element.
getElementQName(Object) - Method in class org.jaxen.dom.html.DocumentNavigator
 
getElementQName(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getElementQName(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementQName(Object) - Method in interface org.jaxen.Navigator
Retrieve the QName of the given element node.
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
 
getElementStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getElementStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of an element node.
getExpr() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getExpr() - Method in class org.jaxen.expr.DefaultPredicate
 
getExpr() - Method in class org.jaxen.expr.DefaultUnaryExpr
 
getExpr() - Method in interface org.jaxen.expr.FilterExpr
 
getExpr() - Method in interface org.jaxen.expr.Predicate
 
getExpr() - Method in interface org.jaxen.expr.UnaryExpr
 
getFeature(String, String) - Method in class org.jaxen.dom.NamespaceNode
Returns the value of the requested feature.
getFilterExpr() - Method in class org.jaxen.expr.DefaultPathExpr
 
getFilterExpr() - Method in interface org.jaxen.expr.PathExpr
 
getFirstChild() - Method in class org.jaxen.dom.NamespaceNode
Get the first child node.
getFirstNode(Node) - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
Get the first node for iteration.
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.
getFollowingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the following 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.
getFollowingSiblingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the following-sibling xpath axis.
getFunction(String, String, String) - Method in class org.jaxen.Context
Retrieve a Function.
getFunction(String, String, String) - Method in class org.jaxen.ContextSupport
Retrieve a Function.
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.
getFunction(String, String, String) - Method in class org.jaxen.SimpleFunctionContext
 
getFunctionContext() - Method in class org.jaxen.BaseXPath
Retrieve the FunctionContext used by this XPath expression.
getFunctionContext() - Method in class org.jaxen.ContextSupport
Retrieve the FunctionContext.
getFunctionContext() - Method in interface org.jaxen.XPath
Retrieve the FunctionContext used by this XPath expression.
getFunctionName() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
getFunctionName() - Method in interface org.jaxen.expr.FunctionCallExpr
 
getHashIterator(int) - Method in class org.jaxen.util.IdentityHashMap
 
getHTMLNodeName(Node, String) - Method in class org.jaxen.dom.html.DocumentNavigator
Get the name of the node in the case specified for the current object
getInstance() - Static method in class org.jaxen.dom.DocumentNavigator
Get a singleton DocumentNavigator for efficiency.
getInstance(boolean) - Static method in class org.jaxen.dom.html.DocumentNavigator
Get a singleton DocumentNavigator for efficiency.
getInstance() - Static method in class org.jaxen.dom4j.DocumentNavigator
Retrieve the singleton instance of this DocumentNavigator.
getInstance() - Static method in class org.jaxen.jdom.DocumentNavigator
 
getInstance() - Static method in class org.jaxen.pattern.AnyChildNodeTest
 
getInstance() - Static method in class org.jaxen.pattern.AnyNodeTest
 
getInstance() - Static method in class org.jaxen.pattern.NoNodeTest
 
getInstance() - Static method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
getInstance() - Static method in class org.jaxen.XPathFunctionContext
Retrieve the singleton instance.
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.
getKey() - Method in class org.jaxen.util.IdentityHashMap.Entry
 
getLastChild() - Method in class org.jaxen.dom.NamespaceNode
Get the last child node.
getLength() - Method in class org.jaxen.dom.NamespaceNode.EmptyNodeList
 
getLHS() - Method in interface org.jaxen.expr.BinaryExpr
 
getLHS() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
getLHS() - Method in class org.jaxen.pattern.UnionPattern
 
getLiteral() - Method in class org.jaxen.expr.DefaultLiteralExpr
 
getLiteral() - Method in interface org.jaxen.expr.LiteralExpr
 
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.dom.NamespaceNode
Get the XPath name of the namespace node;; i.e.
getLocalName() - Method in class org.jaxen.expr.DefaultNameStep
 
getLocalName() - Method in interface org.jaxen.expr.NameStep
 
getLocalName() - Method in class org.jaxen.QualifiedName
 
getLocationPath() - Method in class org.jaxen.expr.DefaultPathExpr
 
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.AnyChildNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.AnyNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.LocationPathPattern
 
getMatchType() - Method in class org.jaxen.pattern.NamespaceTest
 
getMatchType() - Method in class org.jaxen.pattern.NameTest
 
getMatchType() - Method in class org.jaxen.pattern.NodeTypeTest
 
getMatchType() - Method in class org.jaxen.pattern.NoNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.Pattern
 
getMatchType() - Method in class org.jaxen.pattern.TextNodeTest
 
getMatchType() - Method in class org.jaxen.pattern.UnionPattern
 
getMultilineMessage() - Method in exception org.jaxen.saxpath.XPathSyntaxException
 
getMultilineMessage() - Method in exception org.jaxen.XPathSyntaxException
Retrieve the friendly multi-line error message.
getName() - Method in class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
getName() - Method in interface org.jaxen.expr.ProcessingInstructionNodeStep
 
getNamespaceAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
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
 
getNamespaceAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespaceAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the namespace xpath axis.
getNamespaceContext() - Method in class org.jaxen.BaseXPath
Retrieve the NamespaceContext used by this XPath expression.
getNamespaceContext() - Method in class org.jaxen.ContextSupport
Retrieve the NamespaceContext.
getNamespaceContext() - Method in interface org.jaxen.XPath
Retrieve the NamespaceContext used by this XPath expression.
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
 
getNamespacePrefix(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespacePrefix(Object) - Method in interface org.jaxen.Navigator
Retrieve the namespace prefix of a namespace node.
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
 
getNamespaceStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getNamespaceStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a namespace node.
getNamespaceURI() - Method in class org.jaxen.dom.NamespaceNode
Get the namespace URI of this node.
getNamespaceURI() - Method in class org.jaxen.QualifiedName
 
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.Context
Retrieve the current Navigator.
getNavigator() - Method in class org.jaxen.ContextSupport
Retrieve the Navigator.
getNavigator() - Method in class org.jaxen.util.StackedIterator
 
getNavigator() - Method in interface org.jaxen.XPath
Retrieve the XML object-model-specific Navigator for us in evaluating this XPath expression.
getNestedException() - Method in exception org.jaxen.FunctionCallException
 
getNextNode(Node) - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
Get the next node for iteration.
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
Retrieve the context node-set.
getNodeStringValue(Node) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getNodeType(Object) - Method in class org.jaxen.DefaultNavigator
 
getNodeType() - Method in class org.jaxen.dom.NamespaceNode
Get the node type.
getNodeType(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
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.
getNodeValue() - Method in class org.jaxen.dom.NamespaceNode
Get the namespace URI.
getNumber() - Method in class org.jaxen.expr.DefaultNumberExpr
 
getNumber() - Method in interface org.jaxen.expr.NumberExpr
 
getOperator() - Method in interface org.jaxen.expr.AdditiveExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultAndExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultDivExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultEqualsExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultGreaterThanEqualExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultGreaterThanExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultLessThanEqualExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultLessThanExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultMinusExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultModExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultMultiplyExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultNotEqualsExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultOrExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultPlusExpr
 
getOperator() - Method in class org.jaxen.expr.DefaultUnionExpr
 
getOperator() - Method in interface org.jaxen.expr.EqualityExpr
 
getOperator() - Method in interface org.jaxen.expr.LogicalExpr
 
getOperator() - Method in interface org.jaxen.expr.MultiplicativeExpr
 
getOperator() - Method in interface org.jaxen.expr.RelationalExpr
 
getOwnerDocument() - Method in class org.jaxen.dom.NamespaceNode
Get the owner document.
getParameters() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
getParameters() - Method in interface org.jaxen.expr.FunctionCallExpr
 
getParentAxisIterator(Object) - Method in class org.jaxen.DefaultNavigator
Throws UnsupportedAxisException
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
 
getParentAxisIterator(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getParentAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the parent xpath axis.
getParentNode(Object) - Method in class org.jaxen.DefaultNavigator
 
getParentNode() - Method in class org.jaxen.dom.NamespaceNode
Get the parent node.
getParentNode(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getParentNode(Object) - Method in interface org.jaxen.Navigator
Returns the parent of the given context node.
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.Context
Retrieve current position in the context node-set.
getPosition() - Method in exception org.jaxen.saxpath.XPathSyntaxException
 
getPosition() - Method in exception org.jaxen.XPathSyntaxException
Retrieve the position of the error.
getPositionMarker() - Method in exception org.jaxen.saxpath.XPathSyntaxException
 
getPositionMarker() - Method in exception org.jaxen.XPathSyntaxException
Retrieve a string useful for denoting where the error occured.
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.
getPrecedingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the preceding 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.
getPrecedingSiblingAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the preceding-sibling xpath axis.
getPredicates() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getPredicates() - Method in class org.jaxen.expr.DefaultPredicated
 
getPredicates() - Method in class org.jaxen.expr.DefaultStep
 
getPredicates() - Method in interface org.jaxen.expr.Predicated
 
getPredicates() - Method in class org.jaxen.expr.PredicateSet
 
getPredicateSet() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getPredicateSet() - Method in class org.jaxen.expr.DefaultStep
 
getPredicateSet() - Method in interface org.jaxen.expr.Predicated
 
getPrefix() - Method in class org.jaxen.dom.NamespaceNode
Get the namespace prefix of this node.
getPrefix() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
getPrefix() - Method in class org.jaxen.expr.DefaultNameStep
 
getPrefix() - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
getPrefix() - Method in interface org.jaxen.expr.FunctionCallExpr
 
getPrefix() - Method in interface org.jaxen.expr.NameStep
 
getPrefix() - Method in interface org.jaxen.expr.VariableReferenceExpr
 
getPreviousSibling() - Method in class org.jaxen.dom.NamespaceNode
Get the previous sibling node.
getPreviousToken() - Method in class org.jaxen.saxpath.base.XPathLexer
 
getPriority() - Method in class org.jaxen.pattern.AnyChildNodeTest
 
getPriority() - Method in class org.jaxen.pattern.AnyNodeTest
 
getPriority() - Method in class org.jaxen.pattern.LocationPathPattern
 
getPriority() - Method in class org.jaxen.pattern.NamespaceTest
 
getPriority() - Method in class org.jaxen.pattern.NameTest
 
getPriority() - Method in class org.jaxen.pattern.NodeTypeTest
 
getPriority() - Method in class org.jaxen.pattern.NoNodeTest
 
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.TextNodeTest
 
getProcessingInstructionData(Object) - Method in class org.jaxen.DefaultNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.dom.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getProcessingInstructionData(Object) - Method in interface org.jaxen.Navigator
Retrieve the data of a processing-instruction.
getProcessingInstructionTarget(Object) - Method in class org.jaxen.DefaultNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.dom.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getProcessingInstructionTarget(Object) - Method in interface org.jaxen.Navigator
Retrieve the target of a processing-instruction.
getRHS() - Method in interface org.jaxen.expr.BinaryExpr
 
getRHS() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
getRHS() - Method in class org.jaxen.pattern.UnionPattern
 
getRootCause() - Method in exception 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 class org.jaxen.DefaultNavigator
 
getSelfAxisIterator(Object) - Method in interface org.jaxen.Navigator
Retrieve an Iterator matching the self xpath axis.
getSize() - Method in class org.jaxen.Context
Retrieve the size of the context node-set.
getSteps() - Method in class org.jaxen.expr.DefaultLocationPath
 
getSteps() - Method in interface org.jaxen.expr.LocationPath
 
getStringValue(Node, StringBuffer) - Method in class org.jaxen.dom.DocumentNavigator
Construct an element's string value recursively.
getText() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
getText() - Method in class org.jaxen.expr.DefaultAllNodeStep
 
getText() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
getText() - Method in class org.jaxen.expr.DefaultCommentNodeStep
 
getText() - Method in class org.jaxen.expr.DefaultFilterExpr
 
getText() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
getText() - Method in class org.jaxen.expr.DefaultLiteralExpr
 
getText() - Method in class org.jaxen.expr.DefaultLocationPath
 
getText() - Method in class org.jaxen.expr.DefaultNameStep
 
getText() - Method in class org.jaxen.expr.DefaultNumberExpr
 
getText() - Method in class org.jaxen.expr.DefaultPathExpr
 
getText() - Method in class org.jaxen.expr.DefaultPredicate
 
getText() - Method in class org.jaxen.expr.DefaultPredicated
 
getText() - Method in class org.jaxen.expr.DefaultStep
 
getText() - Method in class org.jaxen.expr.DefaultTextNodeStep
 
getText() - Method in class org.jaxen.expr.DefaultUnaryExpr
 
getText() - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
getText() - Method in class org.jaxen.expr.DefaultXPathExpr
 
getText() - Method in interface org.jaxen.expr.Expr
 
getText() - Method in interface org.jaxen.expr.LocationPath
 
getText() - Method in interface org.jaxen.expr.Predicate
 
getText() - Method in class org.jaxen.expr.PredicateSet
 
getText() - Method in interface org.jaxen.expr.Step
 
getText() - Method in interface org.jaxen.expr.XPathExpr
 
getText() - Method in class org.jaxen.pattern.AnyChildNodeTest
 
getText() - Method in class org.jaxen.pattern.AnyNodeTest
 
getText() - Method in class org.jaxen.pattern.LocationPathPattern
 
getText() - Method in class org.jaxen.pattern.NamespaceTest
 
getText() - Method in class org.jaxen.pattern.NameTest
 
getText() - Method in class org.jaxen.pattern.NodeTypeTest
 
getText() - Method in class org.jaxen.pattern.NoNodeTest
 
getText() - Method in class org.jaxen.pattern.Pattern
Returns a textual representation of this pattern
getText() - Method in class org.jaxen.pattern.TextNodeTest
 
getText() - Method in class org.jaxen.pattern.UnionPattern
 
getTextContent() - Method in class org.jaxen.dom.NamespaceNode
Return the namespace URI.
getTextStringValue(Object) - Method in class org.jaxen.dom.DocumentNavigator
Get the string value of text.
getTextStringValue(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
getTextStringValue(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
getTextStringValue(Object) - Method in interface org.jaxen.Navigator
Retrieve the string-value of a text node.
getTokenBegin() - Method in class org.jaxen.saxpath.base.Token
 
getTokenEnd() - Method in class org.jaxen.saxpath.base.Token
 
getTokenText() - Method in class org.jaxen.saxpath.base.Token
 
getTokenType() - Method in class org.jaxen.saxpath.base.Token
 
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(Object, Context) - Method in class org.jaxen.pattern.NamespaceTest
Returns the URI of the current prefix or "" if no URI can be found
getUserData(String) - Method in class org.jaxen.dom.NamespaceNode
Returns the user data associated with the given key.
getValue() - Method in class org.jaxen.util.IdentityHashMap.Entry
 
getVariableContext() - Method in class org.jaxen.BaseXPath
Retrieve the VariableContext used by this XPath expression.
getVariableContext() - Method in class org.jaxen.ContextSupport
Retrieve the VariableContext.
getVariableContext() - Method in interface org.jaxen.XPath
Retrieve the VariableContext used by this XPath expression.
getVariableName() - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
getVariableName() - Method in interface org.jaxen.expr.VariableReferenceExpr
 
getVariableValue(String, String, String) - Method in class org.jaxen.Context
Retrieve a variable value.
getVariableValue(String, String, String) - Method in class org.jaxen.ContextSupport
Retrieve a variable value.
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.saxpath.base.XPathLexer
 
getXPath() - Method in exception org.jaxen.saxpath.XPathSyntaxException
 
getXPath() - Method in exception 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.
getXPathHandler() - Method in class org.jaxen.saxpath.base.XPathReader
 
getXPathHandler() - Method in interface org.jaxen.saxpath.SAXPathEventSource
Retrieve the current XPathHandler which receives the event callbacks.
goBack() - Method in class org.jaxen.util.PrecedingAxisIterator
 
goForward() - Method in class org.jaxen.util.FollowingAxisIterator
 
goUp() - Method in class org.jaxen.util.FollowingAxisIterator
 
goUp() - Method in class org.jaxen.util.PrecedingAxisIterator
 
GREATER_THAN - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
GREATER_THAN - Static variable in interface org.jaxen.saxpath.Operator
 
GREATER_THAN_EQUALS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
GREATER_THAN_EQUALS - Static variable in interface org.jaxen.saxpath.Operator
 

H

handlePredicates(List) - Method in class org.jaxen.util.XPath2XMLVisitor
 
handler - Variable in class org.jaxen.saxpath.base.XPathReader
 
hasAnyNodeTest() - Method in class org.jaxen.pattern.LocationPathPattern
 
hasAttributes() - Method in class org.jaxen.dom.NamespaceNode
Test if this node has attributes.
hasChildNodes() - Method in class org.jaxen.dom.NamespaceNode
Test for child nodes.
hash - Variable in class org.jaxen.util.IdentityHashMap.Entry
 
hashCode() - Method in class org.jaxen.dom.NamespaceNode
Generate a hash code for a namespace node.
hashCode(Object) - Method in class org.jaxen.dom.NamespaceNode
Helper method for generating a hash code.
hashCode() - Method in class org.jaxen.QualifiedName
 
hashCode() - Method in class org.jaxen.util.IdentityHashMap.Entry
 
hasMoreChars() - Method in class org.jaxen.saxpath.base.XPathLexer
 
hasMoreElements() - Method in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
hasNamespace(String) - Method in class org.jaxen.expr.DefaultNameStep
 
hasNext() - Method in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
hasNext() - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
 
hasNext() - Method in class org.jaxen.util.FollowingAxisIterator
 
hasNext() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
hasNext() - Method in class org.jaxen.util.IdentityHashMap.EmptyHashIterator
 
hasNext() - Method in class org.jaxen.util.IdentityHashMap.HashIterator
 
hasNext() - Method in class org.jaxen.util.LinkedIterator
 
hasNext() - Method in class org.jaxen.util.PrecedingAxisIterator
 
hasNext() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
hasNext - Variable in class org.jaxen.util.SelfAxisIterator
 
hasNext() - Method in class org.jaxen.util.SelfAxisIterator
 
hasNext() - Method in class org.jaxen.util.SingleObjectIterator
 
hasNext() - Method in class org.jaxen.util.StackedIterator
 
hasPrefix - Variable in class org.jaxen.expr.DefaultNameStep
Quick flag denoting if we have a namespace prefix
HTMLXPath - Class in org.jaxen.dom.html
An XPath implementation for the W3C HTML DOM model
HTMLXPath(String, boolean) - Constructor for class org.jaxen.dom.html.HTMLXPath
Construct given an XPath expression string.
HTMLXPath(String) - Constructor for class org.jaxen.dom.html.HTMLXPath
Constructs a new XPath, treating all elements as lower case.

I

IDENTIFIER - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
identifier() - Method in class org.jaxen.saxpath.base.XPathLexer
 
identifierOrOperatorName() - Method in class org.jaxen.saxpath.base.XPathLexer
 
IdentityHashMap - Class in org.jaxen.util
 
IdentityHashMap(int, float) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and the specified load factor.
IdentityHashMap(int) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with the specified initial capacity and default load factor, which is 0.75.
IdentityHashMap() - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new, empty map with a default capacity and load factor, which is 0.75.
IdentityHashMap(Map) - Constructor for class org.jaxen.util.IdentityHashMap
Constructs a new map with the same mappings as the given map.
IdentityHashMap.EmptyHashIterator - Class in org.jaxen.util
 
IdentityHashMap.EmptyHashIterator() - Constructor for class org.jaxen.util.IdentityHashMap.EmptyHashIterator
 
IdentityHashMap.Entry - Class in org.jaxen.util
IdentityHashMap collision list entry.
IdentityHashMap.Entry(int, Object, Object, IdentityHashMap.Entry) - Constructor for class org.jaxen.util.IdentityHashMap.Entry
 
IdentityHashMap.HashIterator - Class in org.jaxen.util
 
IdentityHashMap.HashIterator(int) - Constructor for class org.jaxen.util.IdentityHashMap.HashIterator
 
IdFunction - Class in org.jaxen.function
4.1 node-set id(object)
IdFunction() - Constructor for class org.jaxen.function.IdFunction
 
index - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
 
init() - Method in class org.jaxen.pattern.UnionPattern
 
init() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
init() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
init(Object, Navigator) - Method in class org.jaxen.util.StackedIterator
 
insertBefore(Node, Node) - Method in class org.jaxen.dom.NamespaceNode
Insert a new child node (always fails).
instance - Static variable in class org.jaxen.dom4j.DocumentNavigator.Singleton
Singleton instance.
instance - Static variable in class org.jaxen.jdom.DocumentNavigator.Singleton
Singleton instance.
instance - Static variable in class org.jaxen.pattern.AnyChildNodeTest
 
instance - Static variable in class org.jaxen.pattern.AnyNodeTest
 
instance - Static variable in class org.jaxen.pattern.NoNodeTest
 
instance - Static variable in class org.jaxen.saxpath.base.DefaultXPathHandler.Singleton
 
instance - Static variable in class org.jaxen.XPathFunctionContext.Singleton
Singleton instance.
INTEGER - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
internalCreateIterator(Object) - Method in class org.jaxen.util.StackedIterator
 
INVALID_AXIS - Static variable in class org.jaxen.saxpath.Axis
Marker for an invalid axis
isAbsolute() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
isAbsolute() - Method in class org.jaxen.expr.DefaultLocationPath
 
isAbsolute() - Method in interface org.jaxen.expr.LocationPath
 
isAbsolute() - Method in class org.jaxen.pattern.LocationPathPattern
 
isAttribute(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is an attribute.
isAttribute(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isAttribute(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isAttribute(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an attribute node.
isBoolean(Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
isComment(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a comment.
isComment(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isComment(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isComment(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a comment node.
isDefaultNamespace(String) - Method in class org.jaxen.dom.NamespaceNode
Return true if the specified URI is the default namespace in scope (always fails).
isDocument(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a top-level document.
isDocument(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isDocument(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isDocument(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a document node.
isElement(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is an element.
isElement(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isElement(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isElement(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is an element node.
isEmpty() - Method in class org.jaxen.util.IdentityHashMap
Returns true if this map contains no key-value mappings.
isEqualNode(Node) - Method in class org.jaxen.dom.NamespaceNode
Returns true if this object binds the same prefix to the same URI.
isIdentifierChar(char) - Method in class org.jaxen.saxpath.base.XPathLexer
 
isIdentifierStartChar(char) - Method in class org.jaxen.saxpath.base.XPathLexer
 
isMatchesAnyName() - Method in class org.jaxen.expr.DefaultNameStep
 
isNamespace(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a Namespace.
isNamespace(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isNamespace(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isNamespace(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a namespace node.
isNaN(double) - Static method in class org.jaxen.function.NumberFunction
 
isNaN(Double) - Static method in class org.jaxen.function.NumberFunction
 
isNodeTypeName(Token) - Method in class org.jaxen.saxpath.base.XPathReader
 
isNumber(Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
isProcessingInstruction(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is a processing instruction.
isProcessingInstruction(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isProcessingInstruction(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isProcessingInstruction(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a processing-instruction node.
isSameNode(Node) - Method in class org.jaxen.dom.NamespaceNode
Returns true if and only if this object represents the same XPath namespace node as the argument; that is, they have the same parent, the same prefix, and the same URI.
isSet(Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
isString(Object) - Method in class org.jaxen.expr.DefaultTruthExpr
 
isSublang(String, String) - Static method in class org.jaxen.function.LangFunction
 
isSupported(String, String) - Method in class org.jaxen.dom.NamespaceNode
Test if a DOM2 feature is supported.
isText(Object) - Method in class org.jaxen.dom.DocumentNavigator
Test if a node is plain text.
isText(Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
isText(Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
isText(Object) - Method in interface org.jaxen.Navigator
Returns whether the given object is a text node.
isToLowerCase() - Method in class org.jaxen.dom.html.DocumentNavigator
Returns true if the navigator is converting to lowercase.
isXMLNode(Node) - Method in class org.jaxen.dom.html.DocumentNavigator
Determine if a node is definately an XML node.
isXPathNode(Node) - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
Test whether a DOM node is usable by XPath.
item(int) - Method in class org.jaxen.dom.NamespaceNode.EmptyNodeList
 
IterableAncestorAxis - Class in org.jaxen.expr.iter
 
IterableAncestorAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorAxis
 
IterableAncestorOrSelfAxis - Class in org.jaxen.expr.iter
 
IterableAncestorOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
IterableAttributeAxis - Class in org.jaxen.expr.iter
 
IterableAttributeAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAttributeAxis
 
IterableAxis - Class in org.jaxen.expr.iter
 
IterableAxis(int) - Constructor for class org.jaxen.expr.iter.IterableAxis
 
IterableChildAxis - Class in org.jaxen.expr.iter
 
IterableChildAxis(int) - Constructor for class org.jaxen.expr.iter.IterableChildAxis
 
IterableDescendantAxis - Class in org.jaxen.expr.iter
 
IterableDescendantAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantAxis
 
IterableDescendantOrSelfAxis - Class in org.jaxen.expr.iter
 
IterableDescendantOrSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
IterableFollowingAxis - Class in org.jaxen.expr.iter
 
IterableFollowingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingAxis
 
IterableFollowingSiblingAxis - Class in org.jaxen.expr.iter
 
IterableFollowingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
IterableNamespaceAxis - Class in org.jaxen.expr.iter
 
IterableNamespaceAxis(int) - Constructor for class org.jaxen.expr.iter.IterableNamespaceAxis
 
IterableParentAxis - Class in org.jaxen.expr.iter
 
IterableParentAxis(int) - Constructor for class org.jaxen.expr.iter.IterableParentAxis
 
IterablePrecedingAxis - Class in org.jaxen.expr.iter
 
IterablePrecedingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingAxis
 
IterablePrecedingSiblingAxis - Class in org.jaxen.expr.iter
 
IterablePrecedingSiblingAxis(int) - Constructor for class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
IterableSelfAxis - Class in org.jaxen.expr.iter
 
IterableSelfAxis(int) - Constructor for class org.jaxen.expr.iter.IterableSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAncestorOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAttributeAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableChildAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableDescendantOrSelfAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableFollowingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableNamespaceAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableParentAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterablePrecedingSiblingAxis
 
iterator(Object, ContextSupport) - Method in class org.jaxen.expr.iter.IterableSelfAxis
 
iterators - Variable in class org.jaxen.util.LinkedIterator
 
iteratorStack - Variable in class org.jaxen.util.StackedIterator
 

J

JaxenException - Exception in org.jaxen
Generic Jaxen exception.
JaxenException(String) - Constructor for exception org.jaxen.JaxenException
Construct with a message.
JaxenException(Throwable) - Constructor for exception org.jaxen.JaxenException
Construct with a root cause.
JaxenHandler - Class in org.jaxen
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.
JaxenHandler() - Constructor for class org.jaxen.JaxenHandler
Construct.
jdomElement - Variable in class org.jaxen.jdom.XPathNamespace
 
jdomNamespace - Variable in class org.jaxen.jdom.XPathNamespace
 
JDOMXPath - Class in org.jaxen.jdom
An XPath implementation for the JDOM model
JDOMXPath(String) - Constructor for class org.jaxen.jdom.JDOMXPath
Construct given an XPath expression string.

K

key - Variable in class org.jaxen.util.IdentityHashMap.Entry
 
KEYS - Static variable in class org.jaxen.util.IdentityHashMap
 
keySet - Variable in class org.jaxen.util.IdentityHashMap
 
keySet() - Method in class org.jaxen.util.IdentityHashMap
Returns a set view of the keys contained in this map.

L

LA(int) - Method in class org.jaxen.saxpath.base.XPathLexer
 
LA(int) - Method in class org.jaxen.saxpath.base.XPathReader
 
LANG_LOCALNAME - Static variable in class org.jaxen.function.LangFunction
 
LangFunction - Class in org.jaxen.function
4.3 boolean lang(string)
LangFunction() - Constructor for class org.jaxen.function.LangFunction
 
LastFunction - Class in org.jaxen.function
4.1 number last()
LastFunction() - Constructor for class org.jaxen.function.LastFunction
 
lastReturned - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
 
LEFT_BRACKET - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
LEFT_PAREN - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
leftBracket() - Method in class org.jaxen.saxpath.base.XPathLexer
 
leftParen() - Method in class org.jaxen.saxpath.base.XPathLexer
 
LESS_THAN - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
LESS_THAN - Static variable in interface org.jaxen.saxpath.Operator
 
LESS_THAN_EQUALS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
LESS_THAN_EQUALS - Static variable in interface org.jaxen.saxpath.Operator
 
lexer - Variable in class org.jaxen.saxpath.base.XPathReader
 
lhs - Variable in class org.jaxen.expr.DefaultBinaryExpr
 
lhs - Variable in class org.jaxen.pattern.UnionPattern
 
LinkedIterator - Class in org.jaxen.util
 
LinkedIterator() - Constructor for class org.jaxen.util.LinkedIterator
 
literal - Variable in class org.jaxen.expr.DefaultLiteralExpr
 
literal(String) - Method in class org.jaxen.JaxenHandler
 
literal(String) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
LITERAL - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
literal() - Method in class org.jaxen.saxpath.base.XPathLexer
 
literal() - Method in class org.jaxen.saxpath.base.XPathReader
 
literal(String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
literal(String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
literal(String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a literal expression.
LiteralExpr - Interface in org.jaxen.expr
 
loadFactor - Variable in class org.jaxen.util.IdentityHashMap
The load factor for the hashtable.
loadFactor() - Method in class org.jaxen.util.IdentityHashMap
 
LocaleFunctionSupport - Class in org.jaxen.function.ext
An abastract base class for Locale-specific extension functions.
LocaleFunctionSupport() - Constructor for class org.jaxen.function.ext.LocaleFunctionSupport
 
localName - Variable in class org.jaxen.expr.DefaultNameStep
Our local-name.
localName - Variable in class org.jaxen.QualifiedName
 
LocalNameFunction - Class in org.jaxen.function
4.1 string local-name(node-set?)
LocalNameFunction() - Constructor for class org.jaxen.function.LocalNameFunction
 
locationPath - Variable in class org.jaxen.expr.DefaultPathExpr
 
LocationPath - Interface in org.jaxen.expr
 
locationPath(boolean) - Method in class org.jaxen.saxpath.base.XPathReader
 
LocationPathPattern - Class in org.jaxen.pattern
LocationPathPattern matches any node using a location path such as A/B/C.
LocationPathPattern() - Constructor for class org.jaxen.pattern.LocationPathPattern
 
LocationPathPattern(NodeTest) - Constructor for class org.jaxen.pattern.LocationPathPattern
 
LogicalExpr - Interface in org.jaxen.expr
 
lookup(int) - Static method in class org.jaxen.saxpath.Axis
 
lookup(String) - Static method in class org.jaxen.saxpath.Axis
 
lookupNamespaceURI(String) - Method in class org.jaxen.dom.NamespaceNode
Return the namespace URI mapped to the specified prefix within the scope of this namespace node (always fails).
lookupPrefix(String) - Method in class org.jaxen.dom.NamespaceNode
Return the prefix bound to this namespace URI within the scope of this node (always fails).
LOWERCASE - Static variable in class org.jaxen.dom.html.DocumentNavigator
Constant: lowercase navigator.
LowerFunction - Class in org.jaxen.function.ext
string lower-case(string) This function can take a second parameter of the Locale to use for the String conversion.
LowerFunction() - Constructor for class org.jaxen.function.ext.LowerFunction
 
LT(int) - Method in class org.jaxen.saxpath.base.XPathReader
 

M

m_currIdx - Variable in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
m_maxSize - Variable in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
m_source - Variable in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
map - Variable in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
match(int) - Method in class org.jaxen.saxpath.base.XPathReader
 
matches(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultAllNodeStep
 
matches(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultCommentNodeStep
 
matches(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultNameStep
 
matches(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
matches(Object, ContextSupport) - Method in class org.jaxen.expr.DefaultTextNodeStep
 
matches(Object, ContextSupport) - Method in interface org.jaxen.expr.Step
Performs the node-test part of evaluating the step for the given node (which must be on the axis).
matches(Object, Context) - Method in class org.jaxen.pattern.AnyChildNodeTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.AnyNodeTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.LocationPathPattern
 
matches(Object, Context) - Method in class org.jaxen.pattern.NamespaceTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.NameTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.NodeTypeTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.NoNodeTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.Pattern
 
matches(Object, Context) - Method in class org.jaxen.pattern.TextNodeTest
 
matches(Object, Context) - Method in class org.jaxen.pattern.UnionPattern
 
matchesAnyName - Variable in class org.jaxen.expr.DefaultNameStep
Quick flag denoting if the localname was '*'
matchesNamespaceURIs(String, String) - Method in class org.jaxen.expr.DefaultNameStep
 
matchesNodeName - Variable in class org.jaxen.pattern.UnionPattern
 
MatrixConcatFunction - Class in org.jaxen.function.ext
Extension Function boolean matrix-concat(nodeSet,nodeSet,nodeSet*)
MatrixConcatFunction() - Constructor for class org.jaxen.function.ext.MatrixConcatFunction
 
MatrixConcatFunction.MatrixEnum - Class in org.jaxen.function.ext
 
MatrixConcatFunction.MatrixEnum(ArrayList) - Constructor for class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
MatrixConcatFunction.MatrixEnum(ArrayList, int) - Constructor for class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
MAX_NODE_TYPE - Static variable in class org.jaxen.pattern.Pattern
The maximum number of node types for sizing purposes
MINUS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
minus() - Method in class org.jaxen.saxpath.base.XPathLexer
 
MOD - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
mod() - Method in class org.jaxen.saxpath.base.XPathLexer
 
MOD - Static variable in interface org.jaxen.saxpath.Operator
 
modCount - Variable in class org.jaxen.util.IdentityHashMap
The number of times this HashMap has been structurally modified Structural modifications are those that change the number of mappings in the HashMap or otherwise modify its internal structure (e.g., rehash).
MultiplicativeExpr - Interface in org.jaxen.expr
 
multiplicativeExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
MULTIPLY - Static variable in interface org.jaxen.saxpath.Operator
 

N

name - Variable in class org.jaxen.dom.NamespaceNode
 
name - Variable in class org.jaxen.expr.DefaultProcessingInstructionNodeStep
 
name - Variable in class org.jaxen.pattern.NameTest
The name to match against
NameFunction - Class in org.jaxen.function
4.1 string name(node-set?)
NameFunction() - Constructor for class org.jaxen.function.NameFunction
 
NAMESPACE - Static variable in class org.jaxen.saxpath.Axis
The namespace axis
NAMESPACE_NODE - Static variable in class org.jaxen.dom.NamespaceNode
Constant: this is a NamespaceNode.
NAMESPACE_NODE - Static variable in class org.jaxen.pattern.Pattern
Matchs a Namespace Node - NOTE this differs from DOM
NAMESPACE_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
namespaceContext - Variable in class org.jaxen.ContextSupport
Namespace context.
NamespaceContext - Interface in org.jaxen
Resolves namespace prefixes to namespace URIs.
NamespaceNode - Class in org.jaxen.dom
Extension DOM2/DOM3 node type for a namespace node.
NamespaceNode(Node, String, String) - Constructor for class org.jaxen.dom.NamespaceNode
Create a new NamespaceNode.
NamespaceNode(Node, Node) - Constructor for class org.jaxen.dom.NamespaceNode
Constructor.
NamespaceNode.EmptyNodeList - Class in org.jaxen.dom
A node list with no members.
NamespaceNode.EmptyNodeList() - Constructor for class org.jaxen.dom.NamespaceNode.EmptyNodeList
 
namespaces - Variable in class org.jaxen.SimpleNamespaceContext
 
NamespaceTest - Class in org.jaxen.pattern
NamespaceTest tests for a given namespace URI.
NamespaceTest(String, short) - Constructor for class org.jaxen.pattern.NamespaceTest
 
namespaceURI - Variable in class org.jaxen.QualifiedName
 
NamespaceUriFunction - Class in org.jaxen.function
4.1 string namespace-uri(node-set?)
NamespaceUriFunction() - Constructor for class org.jaxen.function.NamespaceUriFunction
 
NameStep - Interface in org.jaxen.expr
 
NameTest - Class in org.jaxen.pattern
NameTest tests for a node name.
NameTest(String, short) - Constructor for class org.jaxen.pattern.NameTest
 
nameTest(int) - Method in class org.jaxen.saxpath.base.XPathReader
 
NaN - Static variable in class org.jaxen.function.NumberFunction
 
navigationStep(Step) - Static method in class org.jaxen.pattern.PatternParser
 
navigator - Variable in class org.jaxen.BaseXPath
the implementation-specific Navigator for retrieving XML nodes
navigator - Variable in class org.jaxen.ContextSupport
Model navigator.
Navigator - Interface in org.jaxen
Interface for navigating around an arbitrary object model, using xpath semantics.
navigator - Variable in class org.jaxen.util.FollowingAxisIterator
 
navigator - Variable in class org.jaxen.util.FollowingSiblingAxisIterator
 
navigator - Variable in class org.jaxen.util.PrecedingAxisIterator
 
navigator - Variable in class org.jaxen.util.PrecedingSiblingAxisIterator
 
navigator - Variable in class org.jaxen.util.StackedIterator
 
NEGATIVE - Static variable in interface org.jaxen.saxpath.Operator
 
nestedException - Variable in exception org.jaxen.FunctionCallException
 
next() - Method in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
next() - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
 
next() - Method in class org.jaxen.util.FollowingAxisIterator
 
next() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
next() - Method in class org.jaxen.util.IdentityHashMap.EmptyHashIterator
 
next - Variable in class org.jaxen.util.IdentityHashMap.Entry
 
next() - Method in class org.jaxen.util.IdentityHashMap.HashIterator
 
next() - Method in class org.jaxen.util.LinkedIterator
 
next() - Method in class org.jaxen.util.PrecedingAxisIterator
 
next() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
next() - Method in class org.jaxen.util.SelfAxisIterator
 
next() - Method in class org.jaxen.util.SingleObjectIterator
 
next() - Method in class org.jaxen.util.StackedIterator
 
nextElement() - Method in class org.jaxen.function.ext.MatrixConcatFunction.MatrixEnum
 
nextObj - Variable in class org.jaxen.util.FollowingSiblingAxisIterator
 
nextObj - Variable in class org.jaxen.util.PrecedingSiblingAxisIterator
 
nextToken() - Method in class org.jaxen.saxpath.base.XPathLexer
 
NO_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches no nodes
NO_OP - Static variable in interface org.jaxen.saxpath.Operator
 
node - Variable in class org.jaxen.dom.DocumentNavigator.NodeIterator
 
node - Variable in class org.jaxen.util.SelfAxisIterator
 
nodeSet - Variable in class org.jaxen.Context
Context node-set.
nodeTest - Variable in class org.jaxen.pattern.LocationPathPattern
The node test to perform on this step of the path
NodeTest - Class in org.jaxen.pattern
NodeTest is a simple test on a node.
NodeTest() - Constructor for class org.jaxen.pattern.NodeTest
 
nodeTest(int) - Method in class org.jaxen.saxpath.base.XPathReader
 
nodeType - Variable in class org.jaxen.pattern.NamespaceTest
The type of node to match - either attribute or element
nodeType - Variable in class org.jaxen.pattern.NameTest
The type of node to match - either attribute or element
nodeType - Variable in class org.jaxen.pattern.NodeTypeTest
 
nodeType - Variable in class org.jaxen.pattern.UnionPattern
 
NodeTypeTest - Class in org.jaxen.pattern
NodeTypeTest matches if the node is of a certain type such as element, attribute, comment, text, processing instruction and so forth.
NodeTypeTest(short) - Constructor for class org.jaxen.pattern.NodeTypeTest
 
nodeTypeTest(int) - Method in class org.jaxen.saxpath.base.XPathReader
 
NoNodeTest - Class in org.jaxen.pattern
NoNodeTest matches no nodes.
NoNodeTest() - Constructor for class org.jaxen.pattern.NoNodeTest
 
normalize() - Method in class org.jaxen.dom.NamespaceNode
Normalize the text descendants of this node.
NormalizeSpaceFunction - Class in org.jaxen.function
4.2 string normalize-space(string)
NormalizeSpaceFunction() - Constructor for class org.jaxen.function.NormalizeSpaceFunction
 
NOT - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
not() - Method in class org.jaxen.saxpath.base.XPathLexer
 
NOT_EQUALS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
NOT_EQUALS - Static variable in interface org.jaxen.saxpath.Operator
 
notEquals() - Method in class org.jaxen.saxpath.base.XPathLexer
 
NotFunction - Class in org.jaxen.function
4.3 boolean not(boolean)
NotFunction() - Constructor for class org.jaxen.function.NotFunction
 
number - Variable in class org.jaxen.expr.DefaultNumberExpr
 
number(int) - Method in class org.jaxen.JaxenHandler
 
number(double) - Method in class org.jaxen.JaxenHandler
 
number(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
number(double) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
number() - Method in class org.jaxen.saxpath.base.XPathLexer
 
number(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
number(double) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
number(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
number(double) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
number(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a number expression.
number(double) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a number expression.
numberDouble() - Method in class org.jaxen.saxpath.base.XPathReader
 
NumberExpr - Interface in org.jaxen.expr
 
NumberFunction - Class in org.jaxen.function
4.4 number number(object)
NumberFunction() - Constructor for class org.jaxen.function.NumberFunction
 
numberInteger() - Method in class org.jaxen.saxpath.base.XPathReader
 
numberValueOf(Object) - Method in class org.jaxen.BaseXPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.
numberValueOf(Object) - Method in interface org.jaxen.XPath
Retrieve a number-value interpretation of this XPath expression when evaluated against a given context.

O

object - Variable in class org.jaxen.util.SingleObjectIterator
 
Operator - Interface in org.jaxen.saxpath
 
operatorName() - Method in class org.jaxen.saxpath.base.XPathLexer
 
OR - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
or() - Method in class org.jaxen.saxpath.base.XPathLexer
 
orExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
org.jaxen - package org.jaxen
This package defines the core Jaxen API to the XPath engine.
org.jaxen.dom - package org.jaxen.dom
Navigation for W3C DOM trees.
org.jaxen.dom.html - package org.jaxen.dom.html
 
org.jaxen.dom4j - package org.jaxen.dom4j
Navigation for dom4j trees.
org.jaxen.expr - package org.jaxen.expr
Interfaces and default implementations for XPath expression components.
org.jaxen.expr.iter - package org.jaxen.expr.iter
Axis iterator creation functors.
org.jaxen.function - package org.jaxen.function
Standard XPath function library.
org.jaxen.function.ext - package org.jaxen.function.ext
Extension functions to the standard XPath function library.
org.jaxen.function.xslt - package org.jaxen.function.xslt
XPath functions which are defined in XSLT.
org.jaxen.jdom - package org.jaxen.jdom
Navigation for JDOM trees.
org.jaxen.pattern - package org.jaxen.pattern
Defines XSLT Pattern objects.
org.jaxen.saxpath - package org.jaxen.saxpath
Classes related to the event-based parsing and handling of XPath expressions.
org.jaxen.saxpath.base - package org.jaxen.saxpath.base
jaxen implementation of the SAXPath functionality.
org.jaxen.saxpath.conformance - package org.jaxen.saxpath.conformance
Utility handler for conformance testing of implementations.
org.jaxen.saxpath.helpers - package org.jaxen.saxpath.helpers
Helper classes for instantiating XPathReaders.
org.jaxen.util - package org.jaxen.util
Utility objects for walking object models.

P

parameters - Variable in class org.jaxen.expr.DefaultFunctionCallExpr
 
parent - Variable in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
parent - Variable in class org.jaxen.dom.NamespaceNode
 
PARENT - Static variable in class org.jaxen.saxpath.Axis
The parent axis
parentPattern - Variable in class org.jaxen.pattern.LocationPathPattern
Patterns matching my parent node
parse(String) - Static method in class org.jaxen.pattern.PatternParser
 
parse(String) - Method in class org.jaxen.saxpath.base.XPathReader
 
parse(String) - Method in interface org.jaxen.saxpath.XPathReader
Perform parsing of the textual XPath expression, and produce event callbacks to an XPathHandler.
parseText - Variable in class org.jaxen.saxpath.base.Token
 
parseXPath(String) - Method in class org.jaxen.dom.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on DOM documents.
parseXPath(String) - Method in class org.jaxen.dom.html.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on HTML DOM documents.
parseXPath(String) - Method in class org.jaxen.dom4j.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on DOM4J documents.
parseXPath(String) - Method in class org.jaxen.jdom.DocumentNavigator
Returns a parsed form of the given xpath string, which will be suitable for queries on JDOM documents.
parseXPath(String) - Method in interface org.jaxen.Navigator
Returns a parsed form of the given xpath string, which will be suitable for queries on documents that use the same navigator as this one.
PathExpr - Interface in org.jaxen.expr
 
pathExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
Pattern - Class in org.jaxen.pattern
Pattern defines the behaviour for pattern in the XSLT processing model.
Pattern() - Constructor for class org.jaxen.pattern.Pattern
 
pattern - Variable in class org.jaxen.pattern.PatternHandler
 
PatternHandler - Class in org.jaxen.pattern
SAXPath XPathHandler implementation capable of building Jaxen expression trees which can walk various different object models.
PatternHandler() - Constructor for class org.jaxen.pattern.PatternHandler
 
PatternParser - Class in org.jaxen.pattern
PatternParser is a helper class for parsing XSLT patterns
PatternParser() - Constructor for class org.jaxen.pattern.PatternParser
 
peekFrame() - Method in class org.jaxen.JaxenHandler
 
PIPE - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
pipe() - Method in class org.jaxen.saxpath.base.XPathLexer
 
PLUS - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
plus() - Method in class org.jaxen.saxpath.base.XPathLexer
 
pop() - Method in class org.jaxen.JaxenHandler
 
popFrame() - Method in class org.jaxen.JaxenHandler
 
pos - Variable in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
position - Variable in class org.jaxen.Context
Current context position.
position - Variable in exception org.jaxen.saxpath.XPathSyntaxException
 
position - Variable in exception org.jaxen.XPathSyntaxException
The position of the error.
PositionFunction - Class in org.jaxen.function
4.1 number position()
PositionFunction() - Constructor for class org.jaxen.function.PositionFunction
 
PRECEDING - Static variable in class org.jaxen.saxpath.Axis
The preceding axis
PRECEDING_SIBLING - Static variable in class org.jaxen.saxpath.Axis
The preceding-sibling axis
PrecedingAxisIterator - Class in org.jaxen.util
 
PrecedingAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.PrecedingAxisIterator
 
PrecedingAxisIterator.ReverseDescendantOrSelfAxisIterator - Class in org.jaxen.util
 
PrecedingAxisIterator.ReverseDescendantOrSelfAxisIterator(Object) - Constructor for class org.jaxen.util.PrecedingAxisIterator.ReverseDescendantOrSelfAxisIterator
 
PrecedingSiblingAxisIterator - Class in org.jaxen.util
 
PrecedingSiblingAxisIterator(Object, Navigator) - Constructor for class org.jaxen.util.PrecedingSiblingAxisIterator
 
Predicate - Interface in org.jaxen.expr
 
predicate() - Method in class org.jaxen.saxpath.base.XPathReader
 
Predicated - Interface in org.jaxen.expr
 
predicateExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
predicates - Variable in class org.jaxen.expr.DefaultFilterExpr
 
predicates - Variable in class org.jaxen.expr.DefaultPredicated
 
predicates - Variable in class org.jaxen.expr.DefaultStep
 
predicates - Variable in class org.jaxen.expr.PredicateSet
 
predicates() - Method in class org.jaxen.saxpath.base.XPathReader
 
PredicateSet - Class in org.jaxen.expr
 
PredicateSet() - Constructor for class org.jaxen.expr.PredicateSet
 
prefix - Variable in class org.jaxen.expr.DefaultFunctionCallExpr
 
prefix - Variable in class org.jaxen.expr.DefaultNameStep
Our prefix, bound through the current Context.
prefix - Variable in class org.jaxen.expr.DefaultVariableReferenceExpr
 
prefix - Variable in class org.jaxen.pattern.NamespaceTest
The prefix to match against
PRESENT - Static variable in class org.jaxen.expr.DefaultLocationPath
 
PRESENT - Static variable in class org.jaxen.expr.DefaultStep
 
previousToken - Variable in class org.jaxen.saxpath.base.XPathLexer
 
printer - Variable in class org.jaxen.util.XPath2XMLVisitor
 
printLhsRhs(Expr, Expr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
printLn(String) - Method in class org.jaxen.util.XPath2XMLVisitor
 
printStackTrace(PrintStream) - Method in exception org.jaxen.FunctionCallException
 
printStackTrace(PrintWriter) - Method in exception org.jaxen.FunctionCallException
 
printStackTrace() - Method in exception org.jaxen.FunctionCallException
 
printStackTrace() - Method in exception org.jaxen.saxpath.SAXPathException
Overriden to print this exception's stack, followed by the source exception's, if any.
printStackTrace(PrintStream) - Method in exception org.jaxen.saxpath.SAXPathException
Overriden to print this exception's stack, followed by the source exception's, if any.
printStackTrace(PrintWriter) - Method in exception org.jaxen.saxpath.SAXPathException
Overriden to print this exception's stack, followed by the source exception's, if any.
PROCESSING_INSTRUCTION_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches ProcessingInstruction
PROCESSING_INSTRUCTION_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
ProcessingInstructionNodeStep - Interface in org.jaxen.expr
 
push(Object) - Method in class org.jaxen.JaxenHandler
 
pushFrame() - Method in class org.jaxen.JaxenHandler
 
pushIterator(Iterator) - Method in class org.jaxen.util.StackedIterator
 
put(Object, Object) - Method in class org.jaxen.util.IdentityHashMap
Associates the specified value with the specified key in this map.
putAll(Map) - Method in class org.jaxen.util.IdentityHashMap
Copies all of the mappings from the specified map to this one.

Q

QualifiedName - Class in org.jaxen
A local name (that matches the XML NCName production) and a namespace uri with which the local name is qualified.
QualifiedName(String, String) - Constructor for class org.jaxen.QualifiedName
Constructs a QualifiedName object.

R

reader - Variable in class org.jaxen.dom4j.DocumentNavigator
 
readObject(ObjectInputStream) - Method in class org.jaxen.util.IdentityHashMap
Reconstitute the IdentityHashMap instance from a stream (i.e., deserialize it).
registerFunction(String, String, Function) - Method in class org.jaxen.SimpleFunctionContext
Register a new function.
rehash() - Method in class org.jaxen.util.IdentityHashMap
Rehashes the contents of this map into a new IdentityHashMap instance with a larger capacity.
RelationalExpr - Interface in org.jaxen.expr
 
relationalExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
relationalOperator() - Method in class org.jaxen.saxpath.base.XPathLexer
 
relativeLocationPath() - Method in class org.jaxen.saxpath.base.XPathReader
 
remove() - Method in class org.jaxen.dom.DocumentNavigator.AttributeIterator
 
remove() - Method in class org.jaxen.dom.DocumentNavigator.NodeIterator
 
remove() - Method in class org.jaxen.util.FollowingAxisIterator
 
remove() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
remove() - Method in class org.jaxen.util.IdentityHashMap.EmptyHashIterator
 
remove() - Method in class org.jaxen.util.IdentityHashMap.HashIterator
 
remove(Object) - Method in class org.jaxen.util.IdentityHashMap
Removes the mapping for this key from this map if present.
remove() - Method in class org.jaxen.util.LinkedIterator
 
remove() - Method in class org.jaxen.util.PrecedingAxisIterator
 
remove() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
remove() - Method in class org.jaxen.util.SelfAxisIterator
 
remove() - Method in class org.jaxen.util.SingleObjectIterator
 
remove() - Method in class org.jaxen.util.StackedIterator
 
removeChild(Node) - Method in class org.jaxen.dom.NamespaceNode
Remove a child node (always fails).
replaceChild(Node, Node) - Method in class org.jaxen.dom.NamespaceNode
Replace a child node (always fails).
returnExpr() - Method in class org.jaxen.JaxenHandler
 
rhs - Variable in class org.jaxen.expr.DefaultBinaryExpr
 
rhs - Variable in class org.jaxen.pattern.UnionPattern
 
RIGHT_BRACKET - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
RIGHT_PAREN - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
rightBracket() - Method in class org.jaxen.saxpath.base.XPathLexer
 
rightParen() - Method in class org.jaxen.saxpath.base.XPathLexer
 
rootCause - Variable in exception org.jaxen.JaxenException
Root cause, if any.
rootExpr - Variable in class org.jaxen.expr.DefaultXPathExpr
 
RoundFunction - Class in org.jaxen.function
4.4 number round(number)
RoundFunction() - Constructor for class org.jaxen.function.RoundFunction
 

S

SAXPathEventSource - Interface in org.jaxen.saxpath
Interface for any object capable of generating SAXPath events to an XPathHandler.
SAXPathException - Exception in org.jaxen.saxpath
Base of all SAXPath exceptions.
SAXPathException(String) - Constructor for exception org.jaxen.saxpath.SAXPathException
Construct with a given message.
SAXPathException(Throwable) - Constructor for exception org.jaxen.saxpath.SAXPathException
Construct based on another exception
SAXPathParseException - Exception in org.jaxen.saxpath
Base of all parse-related SAXPath exceptions.
SAXPathParseException(String) - Constructor for exception org.jaxen.saxpath.SAXPathParseException
Construct with the given message.
seen - Variable in class org.jaxen.util.SingleObjectIterator
 
selectNodes(Object) - Method in class org.jaxen.BaseXPath
Select all nodes that are selectable by this XPath expression.
selectNodes(Object) - Method in interface org.jaxen.XPath
Select all nodes that are selectable by this XPath expression.
selectNodesForContext(Context) - Method in class org.jaxen.BaseXPath
Select all nodes that are selectable by this XPath expression on the given Context object.
selectSingleNode(Object) - Method in class org.jaxen.BaseXPath
Select only the first node that is selectable by this XPath expression.
selectSingleNode(Object) - Method in interface org.jaxen.XPath
Select only the first node that is selectable by this XPath expression.
selectSingleNodeForContext(Context) - Method in class org.jaxen.BaseXPath
Select only the first node that is selectable by this XPath expression.
SELF - Static variable in class org.jaxen.saxpath.Axis
The self axis
SelfAxisIterator - Class in org.jaxen.util
 
SelfAxisIterator(Object) - Constructor for class org.jaxen.util.SelfAxisIterator
 
serialVersionUID - Static variable in class org.jaxen.util.IdentityHashMap
 
setAbsolute(boolean) - Method in class org.jaxen.pattern.LocationPathPattern
 
setAncestorPattern(Pattern) - Method in class org.jaxen.pattern.LocationPathPattern
Adds a pattern for an ancestor of the current context node used in this pattern.
setContextSupport(ContextSupport) - Method in class org.jaxen.Context
Set the ContextSupport.
setExpr(Expr) - Method in class org.jaxen.expr.DefaultPredicate
 
setExpr(Expr) - Method in interface org.jaxen.expr.Predicate
 
setFilterExpr(Expr) - Method in class org.jaxen.expr.DefaultPathExpr
 
setFilterExpr(Expr) - Method in interface org.jaxen.expr.PathExpr
 
setFunctionContext(FunctionContext) - Method in class org.jaxen.BaseXPath
Set a FunctionContext for use with this XPath expression.
setFunctionContext(FunctionContext) - Method in class org.jaxen.ContextSupport
Set the FunctionContext.
setFunctionContext(FunctionContext) - Method in interface org.jaxen.XPath
Set a FunctionContext for use with this XPath expression.
setIsEmpty(List) - Method in class org.jaxen.expr.DefaultTruthExpr
 
setJDOMElement(Element) - Method in class org.jaxen.jdom.XPathNamespace
Sets or changes the element to which this namespace node is assigned.
setLHS(Expr) - Method in class org.jaxen.expr.DefaultBinaryExpr
 
setLHS(Pattern) - Method in class org.jaxen.pattern.UnionPattern
 
setNamespaceContext(NamespaceContext) - Method in class org.jaxen.BaseXPath
Set a NamespaceContext for use with this XPath expression.
setNamespaceContext(NamespaceContext) - Method in class org.jaxen.ContextSupport
Set the NamespaceContext.
setNamespaceContext(NamespaceContext) - Method in interface org.jaxen.XPath
Set a NamespaceContext for use with this XPath expression.
setNodeSet(List) - Method in class org.jaxen.Context
Set the context node-set.
setNodeTest(NodeTest) - Method in class org.jaxen.pattern.LocationPathPattern
Allows the NodeTest to be set
setNodeValue(String) - Method in class org.jaxen.dom.NamespaceNode
Change the namespace URI (always fails).
setParentPattern(Pattern) - Method in class org.jaxen.pattern.LocationPathPattern
Adds a pattern for the parent of the current context node used in this pattern.
setParseText(String) - Method in class org.jaxen.saxpath.base.Token
 
setPosition(int) - Method in class org.jaxen.Context
Set the current position in the context node-set.
setPrefix(String) - Method in class org.jaxen.dom.NamespaceNode
Change the namespace prefix of this node (always fails).
setPreviousToken(Token) - Method in class org.jaxen.saxpath.base.XPathLexer
 
setRHS(Expr) - Method in class org.jaxen.expr.DefaultBinaryExpr
 
setRHS(Pattern) - Method in class org.jaxen.pattern.UnionPattern
 
setRootExpr(Expr) - Method in class org.jaxen.expr.DefaultXPathExpr
 
setRootExpr(Expr) - Method in interface org.jaxen.expr.XPathExpr
 
setSAXReader(SAXReader) - Method in class org.jaxen.dom4j.DocumentNavigator
 
setSize(int) - Method in class org.jaxen.Context
Set the current size in the context node-set.
setTextContent(String) - Method in class org.jaxen.dom.NamespaceNode
Change the value of this node (always fails).
setTokenBegin(int) - Method in class org.jaxen.saxpath.base.Token
 
setTokenEnd(int) - Method in class org.jaxen.saxpath.base.Token
 
setTokenType(int) - Method in class org.jaxen.saxpath.base.Token
 
setUpParse(String) - Method in class org.jaxen.saxpath.base.XPathReader
 
setUserData(String, Object, UserDataHandler) - Method in class org.jaxen.dom.NamespaceNode
Associates an object with a key.
setValue(Object) - Method in class org.jaxen.util.IdentityHashMap.Entry
 
setVariableContext(VariableContext) - Method in class org.jaxen.BaseXPath
Set a VariableContext for use with this XPath expression.
setVariableContext(VariableContext) - Method in class org.jaxen.ContextSupport
Set the VariableContext.
setVariableContext(VariableContext) - Method in interface org.jaxen.XPath
Set a VariableContext for use with this XPath expression.
setVariableValue(String, String, Object) - Method in class org.jaxen.SimpleVariableContext
Set the value associated with a variable.
setVariableValue(String, Object) - Method in class org.jaxen.SimpleVariableContext
Set the value associated with a variable.
setXPath(String) - Method in class org.jaxen.saxpath.base.XPathLexer
 
setXPathFactory(XPathFactory) - Method in class org.jaxen.JaxenHandler
Set the Jaxen XPathFactory to use during the parse to construct the XPath expression tree.
setXPathHandler(XPathHandler) - Method in class org.jaxen.saxpath.base.XPathReader
 
setXPathHandler(XPathHandler) - Method in interface org.jaxen.saxpath.SAXPathEventSource
Set the XPathHandler to receive event callbacks during the parse.
siblingIter - Variable in class org.jaxen.util.FollowingSiblingAxisIterator
 
siblingIter - Variable in class org.jaxen.util.PrecedingSiblingAxisIterator
 
siblings - Variable in class org.jaxen.util.FollowingAxisIterator
 
siblings - Variable in class org.jaxen.util.PrecedingAxisIterator
 
SimpleFunctionContext - Class in org.jaxen
Simple default implementation of FunctionContext.
SimpleFunctionContext() - Constructor for class org.jaxen.SimpleFunctionContext
Construct.
SimpleNamespaceContext - Class in org.jaxen
Provides mappings from namespace prefix to namespace URI to the xpath engine.
SimpleNamespaceContext() - Constructor for class org.jaxen.SimpleNamespaceContext
 
SimpleNamespaceContext(Map) - Constructor for class org.jaxen.SimpleNamespaceContext
 
SimpleVariableContext - Class in org.jaxen
Simple default implementation for VariableContext.
SimpleVariableContext() - Constructor for class org.jaxen.SimpleVariableContext
Construct.
simplified - Variable in class org.jaxen.JaxenHandler
 
simplify() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
simplify() - Method in class org.jaxen.expr.DefaultExpr
 
simplify() - Method in class org.jaxen.expr.DefaultFilterExpr
 
simplify() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
simplify() - Method in class org.jaxen.expr.DefaultLocationPath
 
simplify() - Method in class org.jaxen.expr.DefaultPathExpr
 
simplify() - Method in class org.jaxen.expr.DefaultPredicate
 
simplify() - Method in class org.jaxen.expr.DefaultStep
 
simplify() - Method in class org.jaxen.expr.DefaultUnaryExpr
 
simplify() - Method in class org.jaxen.expr.DefaultXPathExpr
 
simplify() - Method in interface org.jaxen.expr.Expr
 
simplify() - Method in interface org.jaxen.expr.Predicate
 
simplify() - Method in class org.jaxen.expr.PredicateSet
 
simplify() - Method in interface org.jaxen.expr.Step
 
simplify() - Method in interface org.jaxen.expr.XPathExpr
 
simplify() - Method in class org.jaxen.pattern.LocationPathPattern
 
simplify() - Method in class org.jaxen.pattern.Pattern
 
simplify() - Method in class org.jaxen.pattern.UnionPattern
 
simplifyAllPredicates() - Method in class org.jaxen.expr.DefaultPredicated
 
SingleObjectIterator - Class in org.jaxen.util
 
SingleObjectIterator(Object) - Constructor for class org.jaxen.util.SingleObjectIterator
 
SINGLETON - Static variable in class org.jaxen.dom.DocumentNavigator
Constant: singleton navigator.
SINGLETON - Static variable in class org.jaxen.pattern.TextNodeTest
 
SingletonList - Class in org.jaxen.util
A utility class that implements singleton lists (to avoid dependency on JDK 1.3).
SingletonList(Object) - Constructor for class org.jaxen.util.SingletonList
 
size - Variable in class org.jaxen.Context
Current context size.
size() - Method in class org.jaxen.util.IdentityHashMap
Returns the number of key-value mappings in this map.
size() - Method in class org.jaxen.util.SingletonList
 
SKIP - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
SLASH - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
slashes() - Method in class org.jaxen.saxpath.base.XPathLexer
 
stack - Variable in class org.jaxen.JaxenHandler
 
StackedIterator - Class in org.jaxen.util
 
StackedIterator(Object, Navigator) - Constructor for class org.jaxen.util.StackedIterator
 
StackedIterator() - Constructor for class org.jaxen.util.StackedIterator
 
stackSize() - Method in class org.jaxen.JaxenHandler
 
STAR - Static variable in interface org.jaxen.saxpath.base.TokenTypes
 
star() - Method in class org.jaxen.saxpath.base.XPathLexer
 
startAbsoluteLocationPath() - Method in class org.jaxen.JaxenHandler
 
startAbsoluteLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
startAbsoluteLocationPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startAbsoluteLocationPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startAbsoluteLocationPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startAbsoluteLocationPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an absolute location path expression.
startAdditiveExpr() - Method in class org.jaxen.JaxenHandler
 
startAdditiveExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startAdditiveExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startAdditiveExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startAdditiveExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an additive ('+' or '-') expression.
startAllNodeStep(int) - Method in class org.jaxen.JaxenHandler
 
startAllNodeStep(int) - Method in class org.jaxen.pattern.PatternHandler
 
startAllNodeStep(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startAllNodeStep(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startAllNodeStep(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startAllNodeStep(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a node() step.
startAndExpr() - Method in class org.jaxen.JaxenHandler
 
startAndExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startAndExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startAndExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startAndExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an 'and' expression.
startCommentNodeStep(int) - Method in class org.jaxen.JaxenHandler
 
startCommentNodeStep(int) - Method in class org.jaxen.pattern.PatternHandler
 
startCommentNodeStep(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startCommentNodeStep(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startCommentNodeStep(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startCommentNodeStep(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a comment() step.
startEqualityExpr() - Method in class org.jaxen.JaxenHandler
 
startEqualityExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startEqualityExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startEqualityExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startEqualityExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an equality ('=' or '!=') expression.
startFilterExpr() - Method in class org.jaxen.JaxenHandler
 
startFilterExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startFilterExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startFilterExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startFilterExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a filter expression.
startFunction(String, String) - Method in class org.jaxen.JaxenHandler
 
startFunction(String, String) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startFunction(String, String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startFunction(String, String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startFunction(String, String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a function call.
startMultiplicativeExpr() - Method in class org.jaxen.JaxenHandler
 
startMultiplicativeExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startMultiplicativeExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startMultiplicativeExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startMultiplicativeExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a multiplicative ('*', 'div' or 'mod') expression.
startNameStep(int, String, String) - Method in class org.jaxen.JaxenHandler
 
startNameStep(int, String, String) - Method in class org.jaxen.pattern.PatternHandler
 
startNameStep(int, String, String) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startNameStep(int, String, String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startNameStep(int, String, String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startNameStep(int, String, String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a name step.
startOrExpr() - Method in class org.jaxen.JaxenHandler
 
startOrExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startOrExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startOrExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startOrExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an 'or' expression.
startPathExpr() - Method in class org.jaxen.JaxenHandler
 
startPathExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startPathExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startPathExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startPathExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a path expression.
startPredicate() - Method in class org.jaxen.JaxenHandler
 
startPredicate() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startPredicate() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startPredicate() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startPredicate() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a predicate.
startProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.JaxenHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.pattern.PatternHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startProcessingInstructionNodeStep(int, String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startProcessingInstructionNodeStep(int, String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a processing-instruction(...) step.
startRelationalExpr() - Method in class org.jaxen.JaxenHandler
 
startRelationalExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startRelationalExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startRelationalExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startRelationalExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a relational ('<', '>', '<=', or '>=') expression.
startRelativeLocationPath() - Method in class org.jaxen.JaxenHandler
 
startRelativeLocationPath() - Method in class org.jaxen.pattern.PatternHandler
 
startRelativeLocationPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startRelativeLocationPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startRelativeLocationPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startRelativeLocationPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a relative location path expression.
StartsWithFunction - Class in org.jaxen.function
4.2 boolean starts-with(string,string)
StartsWithFunction() - Constructor for class org.jaxen.function.StartsWithFunction
 
startTextNodeStep(int) - Method in class org.jaxen.JaxenHandler
 
startTextNodeStep(int) - Method in class org.jaxen.pattern.PatternHandler
 
startTextNodeStep(int) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startTextNodeStep(int) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startTextNodeStep(int) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startTextNodeStep(int) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a text() step.
startUnaryExpr() - Method in class org.jaxen.JaxenHandler
 
startUnaryExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startUnaryExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startUnaryExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startUnaryExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a unary ('+' or '-') expression.
startUnionExpr() - Method in class org.jaxen.JaxenHandler
 
startUnionExpr() - Method in class org.jaxen.pattern.PatternHandler
 
startUnionExpr() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startUnionExpr() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startUnionExpr() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startUnionExpr() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of a union ('|') expression.
startXPath() - Method in class org.jaxen.JaxenHandler
 
startXPath() - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
startXPath() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
startXPath() - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
startXPath() - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of the start of an XPath expression parse.
Step - Interface in org.jaxen.expr
A Step represents a location step in a LocationPath.
step(boolean) - Method in class org.jaxen.saxpath.base.XPathReader
 
stepAhead() - Method in class org.jaxen.util.FollowingSiblingAxisIterator
 
stepAhead() - Method in class org.jaxen.util.PrecedingSiblingAxisIterator
 
steps - Variable in class org.jaxen.expr.DefaultLocationPath
 
steps() - Method in class org.jaxen.saxpath.base.XPathReader
 
StringFunction - Class in org.jaxen.function
4.2 string string(object)
StringFunction() - Constructor for class org.jaxen.function.StringFunction
 
StringLengthFunction - Class in org.jaxen.function
4.2 number string-length(string)
StringLengthFunction() - Constructor for class org.jaxen.function.StringLengthFunction
 
stringValueOf(Object) - Method in class org.jaxen.BaseXPath
 
stringValueOf(Object) - Method in interface org.jaxen.XPath
Retrieve a string-value interpretation of this XPath expression when evaluated against a given context.
SubstringAfterFunction - Class in org.jaxen.function
4.2 string substring-after(string,string)
SubstringAfterFunction() - Constructor for class org.jaxen.function.SubstringAfterFunction
 
SubstringBeforeFunction - Class in org.jaxen.function
4.2 string substring-before(string,string)
SubstringBeforeFunction() - Constructor for class org.jaxen.function.SubstringBeforeFunction
 
SubstringFunction - Class in org.jaxen.function
4.2 string substring(string,number,number?)
SubstringFunction() - Constructor for class org.jaxen.function.SubstringFunction
 
SUBTRACT - Static variable in interface org.jaxen.saxpath.Operator
 
SumFunction - Class in org.jaxen.function
4.4 number sum(node-set)
SumFunction() - Constructor for class org.jaxen.function.SumFunction
 
support - Variable in class org.jaxen.BaseXPath
the support information and function, namespace and variable contexts

T

tabIndex - Variable in class org.jaxen.util.XPath2XMLVisitor
 
table - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
 
table - Variable in class org.jaxen.util.IdentityHashMap
The hash table data.
TEXT_NODE - Static variable in class org.jaxen.pattern.Pattern
Matches elements nodes
TEXT_TEST - Static variable in class org.jaxen.pattern.NodeTypeTest
 
TextNodeStep - Interface in org.jaxen.expr
 
TextNodeTest - Class in org.jaxen.pattern
TextNodeTest matches any text node.
TextNodeTest() - Constructor for class org.jaxen.pattern.TextNodeTest
 
threshold - Variable in class org.jaxen.util.IdentityHashMap
The table is rehashed when its size exceeds this threshold.
throwInvalidAxis(String) - Method in class org.jaxen.saxpath.base.XPathReader
 
throwSyntaxException(String) - Method in class org.jaxen.saxpath.base.XPathReader
 
throwUnexpected() - Method in class org.jaxen.saxpath.base.XPathReader
 
Token - Class in org.jaxen.saxpath.base
 
Token(int, String, int, int) - Constructor for class org.jaxen.saxpath.base.Token
 
tokenBegin - Variable in class org.jaxen.saxpath.base.Token
 
tokenEnd - Variable in class org.jaxen.saxpath.base.Token
 
tokens - Variable in class org.jaxen.saxpath.base.XPathReader
 
tokenType - Variable in class org.jaxen.saxpath.base.Token
 
TokenTypes - Interface in org.jaxen.saxpath.base
 
toLowerCase - Variable in class org.jaxen.dom.html.DocumentNavigator
 
toString() - Method in class org.jaxen.BaseXPath
Return the original expression text.
toString() - Method in class org.jaxen.expr.DefaultAbsoluteLocationPath
 
toString() - Method in class org.jaxen.expr.DefaultAdditiveExpr
 
toString() - Method in class org.jaxen.expr.DefaultAllNodeStep
 
toString() - Method in class org.jaxen.expr.DefaultAndExpr
 
toString() - Method in class org.jaxen.expr.DefaultArithExpr
 
toString() - Method in class org.jaxen.expr.DefaultBinaryExpr
 
toString() - Method in class org.jaxen.expr.DefaultCommentNodeStep
 
toString() - Method in class org.jaxen.expr.DefaultEqualityExpr
 
toString() - Method in class org.jaxen.expr.DefaultEqualsExpr
 
toString() - Method in class org.jaxen.expr.DefaultFilterExpr
 
toString() - Method in class org.jaxen.expr.DefaultFunctionCallExpr
 
toString() - Method in class org.jaxen.expr.DefaultLiteralExpr
 
toString() - Method in class org.jaxen.expr.DefaultLocationPath
 
toString() - Method in class org.jaxen.expr.DefaultMultiplicativeExpr
 
toString() - Method in class org.jaxen.expr.DefaultNameStep
 
toString() - Method in class org.jaxen.expr.DefaultNotEqualsExpr
 
toString() - Method in class org.jaxen.expr.DefaultNumberExpr
 
toString() - Method in class org.jaxen.expr.DefaultOrExpr
 
toString() - Method in class org.jaxen.expr.DefaultPathExpr
 
toString() - Method in class org.jaxen.expr.DefaultPredicate
 
toString() - Method in class org.jaxen.expr.DefaultPredicated
 
toString() - Method in class org.jaxen.expr.DefaultRelationalExpr
 
toString() - Method in class org.jaxen.expr.DefaultRelativeLocationPath
 
toString() - Method in class org.jaxen.expr.DefaultStep
 
toString() - Method in class org.jaxen.expr.DefaultTruthExpr
 
toString() - Method in class org.jaxen.expr.DefaultUnaryExpr
 
toString() - Method in class org.jaxen.expr.DefaultUnionExpr
 
toString() - Method in class org.jaxen.expr.DefaultVariableReferenceExpr
 
toString() - Method in class org.jaxen.expr.DefaultXPathExpr
 
toString() - Method in class org.jaxen.jdom.XPathNamespace
 
toString() - Method in class org.jaxen.pattern.LocationPathPattern
 
toString() - Method in class org.jaxen.pattern.NamespaceTest
 
toString() - Method in class org.jaxen.pattern.NameTest
 
toString() - Method in class org.jaxen.pattern.NodeTypeTest
 
toString() - Method in class org.jaxen.pattern.UnionPattern
 
toString() - Method in class org.jaxen.saxpath.base.Token
 
toString() - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
toString() - Method in exception org.jaxen.saxpath.XPathSyntaxException
 
toString() - Method in class org.jaxen.util.IdentityHashMap.Entry
 
TRACE - Static variable in class org.jaxen.pattern.PatternParser
 
TranslateFunction - Class in org.jaxen.function
4.2 string translate(string,string,string) The translation is done thru a HashMap.
TranslateFunction() - Constructor for class org.jaxen.function.TranslateFunction
 
translateNamespacePrefixToUri(String) - Method in class org.jaxen.Context
Translate a namespace prefix to its URI.
translateNamespacePrefixToUri(String) - Method in class org.jaxen.ContextSupport
Translate a namespace prefix to its URI.
translateNamespacePrefixToUri(String, Object) - Method in class org.jaxen.DefaultNavigator
 
translateNamespacePrefixToUri(String, Object) - Method in class org.jaxen.dom.DocumentNavigator
Translate a Namespace prefix to a URI.
translateNamespacePrefixToUri(String, Object) - Method in class org.jaxen.dom4j.DocumentNavigator
 
translateNamespacePrefixToUri(String, Object) - Method in class org.jaxen.jdom.DocumentNavigator
 
translateNamespacePrefixToUri(String) - Method in interface org.jaxen.NamespaceContext
Translate the provided namespace prefix into the matching bound namespace URI.
translateNamespacePrefixToUri(String, Object) - Method in interface org.jaxen.Navigator
Translate a namespace prefix to a namespace URI, possibly considering a particular element node.
translateNamespacePrefixToUri(String) - Method in class org.jaxen.SimpleNamespaceContext
 
TrueFunction - Class in org.jaxen.function
4.3 boolean true()
TrueFunction() - Constructor for class org.jaxen.function.TrueFunction
 
type - Variable in class org.jaxen.util.IdentityHashMap.HashIterator
 

U

UnaryExpr - Interface in org.jaxen.expr
 
unaryExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
UnionExpr - Interface in org.jaxen.expr
 
unionExpr() - Method in class org.jaxen.saxpath.base.XPathReader
 
UnionPattern - Class in org.jaxen.pattern
UnionPattern represents a union pattern.
UnionPattern() - Constructor for class org.jaxen.pattern.UnionPattern
 
UnionPattern(Pattern, Pattern) - Constructor for class org.jaxen.pattern.UnionPattern
 
UNKNOWN_NODE - Static variable in class org.jaxen.pattern.Pattern
Does not match any valid node
UnresolvableException - Exception in org.jaxen
Used when a function-call or variable-reference, or any other lookup based on namespace and local name, couldn't be resolved.
UnresolvableException(String) - Constructor for exception org.jaxen.UnresolvableException
 
UnsupportedAxisException - Exception in org.jaxen
Indicates attempt to evaluate an XPath axis that is unsupported by the current object-model.
UnsupportedAxisException(String) - Constructor for exception org.jaxen.UnsupportedAxisException
Construct.
UPPERCASE - Static variable in class org.jaxen.dom.html.DocumentNavigator
 
UpperFunction - Class in org.jaxen.function.ext
string upper-case(string) This function can take a second parameter of the Locale to use for the String conversion.
UpperFunction() - Constructor for class org.jaxen.function.ext.UpperFunction
 
USE_DEFAULT - Static variable in class org.jaxen.saxpath.helpers.XPathReaderFactory
Should the default driver be used
USE_HANDLER - Static variable in class org.jaxen.pattern.PatternParser
 
userData - Variable in class org.jaxen.dom.NamespaceNode
 

V

value - Variable in class org.jaxen.dom.NamespaceNode
 
value - Variable in class org.jaxen.expr.iter.IterableAxis
 
value() - Method in class org.jaxen.expr.iter.IterableAxis
 
value - Variable in class org.jaxen.util.IdentityHashMap.Entry
 
valueOf(Object) - Method in class org.jaxen.BaseXPath
Deprecated.  
valueOf(Object) - Method in interface org.jaxen.XPath
Deprecated. As of Jaxen 1.0 RC1 please use instead

The string-value of the expression is determined per the string(..) core function as defined in the XPath specification. This means that an expression that selects more than one nodes will return the string value of the first node in the node set..

values - Variable in class org.jaxen.util.IdentityHashMap
 
VALUES - Static variable in class org.jaxen.util.IdentityHashMap
 
values() - Method in class org.jaxen.util.IdentityHashMap
Returns a collection view of the values contained in this map.
variableContext - Variable in class org.jaxen.ContextSupport
Variable context.
VariableContext - Interface in org.jaxen
Resolves variable bindings within an XPath expression.
variableName - Variable in class org.jaxen.expr.DefaultVariableReferenceExpr
 
variableReference(String, String) - Method in class org.jaxen.JaxenHandler
 
variableReference(String, String) - Method in class org.jaxen.saxpath.base.DefaultXPathHandler
 
variableReference() - Method in class org.jaxen.saxpath.base.XPathReader
 
variableReference(String, String) - Method in class org.jaxen.saxpath.conformance.ConformanceXPathHandler
 
variableReference(String, String) - Method in class org.jaxen.saxpath.helpers.DefaultXPathHandler
 
variableReference(String, String) - Method in interface org.jaxen.saxpath.XPathHandler
Receive notification of a variable-reference expression.
VariableReferenceExpr - Interface in org.jaxen.expr
 
variables - Variable in class org.jaxen.SimpleVariableContext
Table of variable bindings.
visit(PathExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(LocationPath) - Method in interface org.jaxen.expr.Visitor
 
visit(LogicalExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(EqualityExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(FilterExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(RelationalExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(AdditiveExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(MultiplicativeExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(UnaryExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(UnionExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(NumberExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(LiteralExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(VariableReferenceExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(FunctionCallExpr) - Method in interface org.jaxen.expr.Visitor
 
visit(NameStep) - Method in interface org.jaxen.expr.Visitor
 
visit(ProcessingInstructionNodeStep) - Method in interface org.jaxen.expr.Visitor
 
visit(AllNodeStep) - Method in interface org.jaxen.expr.Visitor
 
visit(TextNodeStep) - Method in interface org.jaxen.expr.Visitor
 
visit(CommentNodeStep) - Method in interface org.jaxen.expr.Visitor
 
visit(Predicate) - Method in interface org.jaxen.expr.Visitor
 
visit(PathExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(LocationPath) - Method in class org.jaxen.expr.VisitorSupport
 
visit(LogicalExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(EqualityExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(FilterExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(RelationalExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(AdditiveExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(MultiplicativeExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(UnaryExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(UnionExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(NumberExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(LiteralExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(VariableReferenceExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(FunctionCallExpr) - Method in class org.jaxen.expr.VisitorSupport
 
visit(NameStep) - Method in class org.jaxen.expr.VisitorSupport
 
visit(ProcessingInstructionNodeStep) - Method in class org.jaxen.expr.VisitorSupport
 
visit(AllNodeStep) - Method in class org.jaxen.expr.VisitorSupport
 
visit(TextNodeStep) - Method in class org.jaxen.expr.VisitorSupport
 
visit(CommentNodeStep) - Method in class org.jaxen.expr.VisitorSupport
 
visit(Predicate) - Method in class org.jaxen.expr.VisitorSupport
 
visit(PathExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(LocationPath) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(LogicalExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(EqualityExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(FilterExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(RelationalExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(AdditiveExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(MultiplicativeExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(UnaryExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(UnionExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(NumberExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(LiteralExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(VariableReferenceExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(FunctionCallExpr) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(NameStep) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(ProcessingInstructionNodeStep) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(AllNodeStep) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(TextNodeStep) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(CommentNodeStep) - Method in class org.jaxen.util.XPath2XMLVisitor
 
visit(Predicate) - Method in class org.jaxen.util.XPath2XMLVisitor
 
Visitable - Interface in org.jaxen.expr
 
Visitor - Interface in org.jaxen.expr
 
VisitorSupport - Class in org.jaxen.expr
 
VisitorSupport() - Constructor for class org.jaxen.expr.VisitorSupport
 

W

whitespace() - Method in class org.jaxen.saxpath.base.XPathLexer
 
writeObject(ObjectOutputStream) - Method in class org.jaxen.util.IdentityHashMap
Save the state of the IdentityHashMap instance to a stream (i.e., serialize it).

X

XMLNS_URI - Static variable in class org.jaxen.function.LangFunction
 
xpath - Variable in class org.jaxen.BaseXPath
the parsed form of the xpath expression
xpath - Variable in class org.jaxen.JaxenHandler
 
xpath - Variable in class org.jaxen.saxpath.base.XPathLexer
 
xpath - Variable in exception org.jaxen.saxpath.XPathSyntaxException
 
XPath - Interface in org.jaxen
Defines the interface to an object which represents an XPath 1 expression which can be evaluated against a variety of different XML object models.
xpath - Variable in exception org.jaxen.XPathSyntaxException
The textual xpath expression.
XPath2XMLVisitor - Class in org.jaxen.util
 
XPath2XMLVisitor() - Constructor for class org.jaxen.util.XPath2XMLVisitor
 
XPath2XMLVisitor(PrintWriter) - Constructor for class org.jaxen.util.XPath2XMLVisitor
 
XPathExpr - Interface in org.jaxen.expr
 
XPathFactory - Interface in org.jaxen.expr
 
xpathFactory - Variable in class org.jaxen.JaxenHandler
 
XPathFunctionContext - Class in org.jaxen
A FunctionContext implementing the core XPath function library, with extensions.
XPathFunctionContext() - Constructor for class org.jaxen.XPathFunctionContext
Construct.
XPathFunctionContext.Singleton - Class in org.jaxen
Singleton implementation.
XPathFunctionContext.Singleton() - Constructor for class org.jaxen.XPathFunctionContext.Singleton
 
XPathHandler - Interface in org.jaxen.saxpath
Interface for event-based XPath parsing.
XPathLexer - Class in org.jaxen.saxpath.base
 
XPathLexer(String) - Constructor for class org.jaxen.saxpath.base.XPathLexer
 
XPathLexer() - Constructor for class org.jaxen.saxpath.base.XPathLexer
 
XPathNamespace - Class in org.jaxen.jdom
Wrapper for jdom namespace nodes to give them a parent, as required by the XPath data model.
XPathNamespace(Namespace) - Constructor for class org.jaxen.jdom.XPathNamespace
Creates a namespace-node wrapper for a namespace node that hasn't been assigned to an element yet.
XPathNamespace(Element, Namespace) - Constructor for class org.jaxen.jdom.XPathNamespace
Creates a namespace-node wrapper for a namespace node that is assigned to the given jdom element.
XPathReader - Class in org.jaxen.saxpath.base
Implementation of SAXPath's XPathReader which generates callbacks to an XPathHandler.
XPathReader() - Constructor for class org.jaxen.saxpath.base.XPathReader
 
XPathReader - Interface in org.jaxen.saxpath
Interface for readers which can parse textual XPath expressions, and produce callbacks to XPathHandler objects.
XPathReaderFactory - Class in org.jaxen.saxpath.helpers
Create an XPathReader from either a system property, or a named class.
XPathReaderFactory() - Constructor for class org.jaxen.saxpath.helpers.XPathReaderFactory
 
XPathSyntaxException - Exception in org.jaxen.saxpath
 
XPathSyntaxException(String, int, String) - Constructor for exception org.jaxen.saxpath.XPathSyntaxException
 
XPathSyntaxException - Exception in org.jaxen
Indicates an error during parsing of an XPath expression.
XPathSyntaxException(String, int, String) - Constructor for exception org.jaxen.XPathSyntaxException
Construct.

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