|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ancestor
axis
ancestor-or-self
axis
AnyChildNodeTest
matches any child node.AnyNodeTest
matches any node.attribute
axis
boolean boolean(object)
number ceiling(number)
child
axis
string concat(string,string,string*)
boolean contains(string,string)
ContextSupport
.
number count(node-set)
FunctionContext
.
NamespaceContext
.
XPathReader
using the value of
the org.saxpath.driver
system property.
XPathReader
using the passed
in class name.
VariableContext
.
Navigator
.descendant
axis
descendant-or-self
axis
org.saxpath.driver
property name.
boolean ends-with(string,string)
node-set evaluate(string)
boolean false()
number floor(number)
following
axis
following-sibling
axis
FunctionCallException
is thrown if an exception
occurs during the evaluation of a function.Iterator
matching the ancestor
xpath axis.
Iterator
matching the
ancestor-or-self
xpath axis.
Iterator
matching the attribute
xpath axis.
UnsupportedAxisException
null
.
Iterator
matching the child
xpath axis.
UnsupportedAxisException
Context
wrapper for the provided
implementation-specific object.
ContextSupport
aggregation of
NamespaceContext
, FunctionContext
,
VariableContext
, and Navigator
.
ContextSupport
.
Iterator
matching the descendant
xpath axis.
Iterator
matching the
descendant-or-self
xpath axis.
Iterator
matching the following
xpath axis.
UnsupportedAxisException
Iterator
matching the
following-sibling
xpath axis.
UnsupportedAxisException
Function
.
Function
.
Function
implementation object
based on the namespace uri and local name of the function-call
expression.
FunctionContext
used by this XPath
expression.
FunctionContext
.
FunctionContext
used by this XPath
expression.
DocumentNavigator
.
Iterator
matching the namespace
xpath axis.
UnsupportedAxisException
NamespaceContext
used by this XPath
expression.
NamespaceContext
.
NamespaceContext
used by this XPath
expression.
Navigator
for us in evaluating this XPath expression.
Navigator
.
Navigator
.
Navigator
for us in evaluating this XPath expression.
Iterator
matching the parent
xpath axis.
UnsupportedAxisException
Iterator
matching the preceding
xpath axis.
UnsupportedAxisException
Iterator
matching the
preceding-sibling
xpath axis.
UnsupportedAxisException
Iterator
matching the self
xpath
axis.
VariableContext
used by this XPath
expression.
VariableContext
.
VariableContext
used by this XPath
expression.
XPathFactory
used
during the parse to construct the XPath expression tree.
XPathHandler
which receives the event callbacks.
node-set id(object)
true
if the navigator is converting to lowercase.
XPathHandler
implementation capable
of building Jaxen expression trees which can walk various
different object models.boolean lang(string)
number last()
string local-name(node-set?)
LocationPathPattern
matches any node using a
location path such as A/B/C.string lower-case(string)
This function can take a second parameter of the
Locale
to use for the String conversion.boolean matrix-concat(nodeSet,nodeSet,nodeSet*)
string name(node-set?)
namespace
axis
NamespaceTest
tests for a given namespace URI.string namespace-uri(node-set?)
NameTest
tests for a node name.NodeTest
is a simple test on a node.NodeTypeTest
matches if the node is of a certain type
such as element, attribute, comment, text, processing instruction and so forth.NoNodeTest
matches no nodes.string normalize-space(string)
boolean not(boolean)
number number(object)
parent
axis
XPathHandler
.
Pattern
defines the behaviour for pattern in
the XSLT processing model.XPathHandler
implementation capable
of building Jaxen expression trees which can walk various
different object models.PatternParser
is a helper class for parsing
XSLT patternsnumber position()
preceding
axis
preceding-sibling
axis
number round(number)
XPathHandler
.self
axis
ContextSupport
.
FunctionContext
for use with this XPath
expression.
FunctionContext
.
FunctionContext
for use with this XPath
expression.
NamespaceContext
for use with this
XPath expression.
NamespaceContext
.
NamespaceContext
for use with this
XPath expression.
VariableContext
for use with this XPath
expression.
VariableContext
.
VariableContext
for use with this XPath
expression.
XPathFactory
to use
during the parse to construct the XPath expression tree.
XPathHandler
to receive
event callbacks during the parse.
FunctionContext
.VariableContext
.boolean starts-with(string,string)
string string(object)
number string-length(string)
string substring-after(string,string)
string substring-before(string,string)
string substring(string,number,number?)
number sum(node-set)
TextNodeTest
matches any text node.string translate(string,string,string)
The translation is done thru a HashMap.boolean true()
UnionPattern
represents a union pattern.string upper-case(string)
This function can take a second parameter of the
Locale
to use for the String conversion.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..
FunctionContext
implementing the core XPath
function library, with extensions.XPathHandler
objects.XPathReader
which
generates callbacks to an XPathHandler
.XPathReader
from
either a system property, or a named class.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |