| Frames | No Frames |
Methods with parameter type org.jaxen.Context | |
| Object | Evaluate this function. |
| List | Select all nodes that match this XPath
expression on the given Context object. |
| Object | Return only the first node that is selected by this XPath
expression. |
Methods with return type org.jaxen.Context | |
| Context | Create a type-safe shallow copy. |
| Context | BaseXPath.getContext(Object node) Create a Context wrapper for the provided
implementation-specific object. |
Methods with parameter type org.jaxen.Context | |
| boolean | Returns true if the current filter matches at least one of the context nodes
|
| boolean | Evaluates the filter expression on the current context
and returns true if at least one node matches. |
| List | Evaluates the expression and returns a list cintaing the resulting nodes,
or a singleton list containing a Double, String,
or Boolean. |
| List | Evaluates the expression and returns a list cintaing the resulting nodes,
or a singleton list containing a Double, String,
or Boolean. |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | |
| List | Evaluate the context node set to find the new node set. |
| Object | |
| Object | |
| Object | |
| Object | |
| Object | Evaluates this predicate's expression and returns the result. |
| Object | Evaluate the expression in the given context, and return the result. |
| List | |
| Object | |
| Object | |
| Object | |
| Object | Evaluate the expression in the given context, and return the result. |
| Object | Evaluates this predicate's expression and returns the result. |
| List | For each node in the given context calls matches() for every node on the
axis, then filters the result by each of the predicates. |
| List | |
Methods with parameter type org.jaxen.Context | |
| Object | Convert the argument to a Boolean
|
| Object | Returns the smallest integer greater than or equal to a number. |
| Object | Concatenates the arguments and returns the resulting string. |
| Object |
Returns true if the string-value of the
first item in args contains string-value of the second
item; false otherwise. |
| Object |
Returns the number of nodes in the specified node-set. |
| Object | Returns Boolean.FALSE
|
| Object | Returns the largest integer less than or equal to a number. |
| Object | Returns a list of the nodes with the specified IDs. |
| Object |
Determines whether or not the context node is written in the language specified
by the XPath string-value of args.get(0),
as determined by the nearest xml:lang attribute in scope. |
| Object | Returns the number of nodes in the context node-set. |
| Object | Returns the local-name of the specified node or the context node if
no arguments are provided. |
| Object | Returns the name of the specified node or the name of the context node if
no arguments are provided. |
| Object | Returns the namespace URI of the specified node or the namespace URI of the context node if
no arguments are provided. |
| Object | Returns the string-value of the first item in args
after removing all leading and trailing white space, and
replacing each other sequence of whitespace by a single space. |
| Object | Returns Boolean.TRUE if the boolean value of
args.get(0) is false, and Boolean.FALSE otherwise. |
| Object | Returns the number value of args.get(0),
or the number value of the context node if args
is empty. |
| Object | Returns the position of the context node in the context node-set. |
| Object | Returns the nearest integer to the number. |
| Object | Returns true if the string-value of the first item in args
starts with the string-value of the second item in args. |
| Object | Returns the string-value of args.get(0)
or of the context node if args is empty. |
| Object |
Returns the number of Unicode characters in the string-value of the argument. |
| Object | Returns the part of the string-value of the first item in args
that follows the string-value of the second item in args;
or the empty string if the second string is not a substring of the first string. |
| Object | Returns the part of the string-value of the first item in args
that comes before the string-value of the second item in args;
or the empty string if the second string is not a substring of the first string. |
| Object | Returns a substring of an XPath string-value by character index. |
| Object | Returns the sum of its arguments. |
| Object | Returns a copy of the first argument in which
characters found in the second argument are replaced by
corresponding characters from the third argument. |
| Object | Returns Boolean.TRUE
|
| Double | Returns the number of nodes in the context node-set. |
| Double |
Returns the position of the context node in the context node-set. |
Methods with parameter type org.jaxen.Context | |
| Object | Evaluate this function. |
Methods with parameter type org.jaxen.Context | |
| Object | Evaluate this function. |
| Object | |
| Object | Evaluate this function. |
| Object | Evaluate this function. |
| List | |
Methods with return type org.jaxen.Context | |
| Context | JavaBeanXPath.getContext(Object node) Create a Context wrapper for the provided
implementation-specific object. |
Methods with parameter type org.jaxen.Context | |
| String | Returns the URI of the current prefix or "" if no URI can be found
|
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |
| boolean | |