|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
JXPathContext.createPath()
method of JXPathContext can
create missing objects as it traverses an XPath; it utilizes an AbstractFactory for that purpose."left and right"
- and(Object[]) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing logical conjunction of
all arguments
- and(Object[]) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- AndExpr() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- APPLICATION_SCOPE -
Static variable in class org.apache.commons.jxpath.servlet.Constants
- Variable name for ServletContext.
- areBasicPredicates(Expression[]) -
Method in class org.apache.commons.jxpath.ri.compiler.Path
-
- args -
Variable in class org.apache.commons.jxpath.ri.compiler.Operation
-
- Argument() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- ArgumentList() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- ASCII_UCodeESC_CharStream - class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream.
- An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
- ASCII_UCodeESC_CharStream(InputStream, int, int) -
Constructor for class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream
-
- ASCII_UCodeESC_CharStream(InputStream, int, int, int) -
Constructor for class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream
-
- ASCII_UCodeESC_CharStream(Reader, int, int) -
Constructor for class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream
-
- ASCII_UCodeESC_CharStream(Reader, int, int, int) -
Constructor for class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream
-
- asPath() -
Method in interface org.apache.commons.jxpath.Pointer
- Returns a string that is a proper "canonical" XPath that corresponds to
this pointer.
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.VariablePointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.NodePointer
- Returns an XPath that maps to this Pointer.
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.NullPropertyPointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.NullPointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.NullElementPointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.LangAttributePointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.DynamicPropertyPointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.DynamicPointer
- Empty string
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.beans.BeanPointer
- Empty string
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.dom.NamespacePointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- asPath() -
Method in class org.apache.commons.jxpath.ri.model.dom.DOMAttributePointer
-
- AttributeContext - class org.apache.commons.jxpath.ri.axes.AttributeContext.
- EvalContext that walks the "attribute::" axis.
- AttributeContext(EvalContext, NodeTest) -
Constructor for class org.apache.commons.jxpath.ri.axes.AttributeContext
-
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.VariablePointer
-
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.NodePointer
- Returns a NodeIterator that iterates over all attributes of the current node
matching the supplied node name (could have a wildcard).
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.beans.CollectionPointer
-
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.beans.PropertyOwnerPointer
-
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.container.ContainerPointer
-
- attributeIterator(QName) -
Method in class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- AXIS_ANCESTOR -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_ANCESTOR -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_ANCESTOR_OR_SELF -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_ANCESTOR_OR_SELF -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_ATTRIBUTE -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_ATTRIBUTE -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_CHILD -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_CHILD -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_DESCENDANT -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_DESCENDANT -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_DESCENDANT_OR_SELF -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_DESCENDANT_OR_SELF -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_FOLLOWING -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_FOLLOWING -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_FOLLOWING_SIBLING -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_FOLLOWING_SIBLING -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_NAMESPACE -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_NAMESPACE -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_PARENT -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_PARENT -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_PRECEDING -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_PRECEDING -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_PRECEDING_SIBLING -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_PRECEDING_SIBLING -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AXIS_SELF -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- AXIS_SELF -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- AxisName() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- AxisSpecifier() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- axisToString(int) -
Static method in class org.apache.commons.jxpath.ri.compiler.Step
-
"left div right"
- divide(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing left divided by right
- divide(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- DOM_POINTER_FACTORY_ORDER -
Static variable in class org.apache.commons.jxpath.ri.model.dom.DOMPointerFactory
-
- DOMAttributeIterator - class org.apache.commons.jxpath.ri.model.dom.DOMAttributeIterator.
- An iterator of attributes of a DOM Node.
- DOMAttributeIterator(NodePointer, QName) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMAttributeIterator
-
- DOMAttributePointer - class org.apache.commons.jxpath.ri.model.dom.DOMAttributePointer.
- A Pointer that points to a DOM node.
- DOMAttributePointer(NodePointer, Attr) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMAttributePointer
-
- DOMNamespaceIterator - class org.apache.commons.jxpath.ri.model.dom.DOMNamespaceIterator.
- An iterator of namespaces of a DOM Node.
- DOMNamespaceIterator(NodePointer) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMNamespaceIterator
-
- DOMNodeIterator - class org.apache.commons.jxpath.ri.model.dom.DOMNodeIterator.
- An iterator of children of a DOM Node.
- DOMNodeIterator(NodePointer, NodeTest, boolean, NodePointer) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMNodeIterator
-
- DOMNodePointer - class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer.
- A Pointer that points to a DOM node.
- DOMNodePointer(Node, Locale) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- DOMNodePointer(Node, Locale, String) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- DOMNodePointer(NodePointer, Node) -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- DOMPointerFactory - class org.apache.commons.jxpath.ri.model.dom.DOMPointerFactory.
- Implements NodePointerFactory for DOM elements.
- DOMPointerFactory() -
Constructor for class org.apache.commons.jxpath.ri.model.dom.DOMPointerFactory
-
- Done() -
Method in class org.apache.commons.jxpath.ri.parser.ASCII_UCodeESC_CharStream
-
- doubleValue(Object) -
Static method in class org.apache.commons.jxpath.ri.InfoSetUtil
- Converts the supplied object to double
- DYNAMIC_POINTER_FACTORY_ORDER -
Static variable in class org.apache.commons.jxpath.ri.model.beans.DynamicPointerFactory
-
- DynamicPointer - class org.apache.commons.jxpath.ri.model.beans.DynamicPointer.
- A Pointer that points to an object with Dynamic Properties.
- DynamicPointer(NodePointer, QName, Object, DynamicPropertyHandler) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.DynamicPointer
-
- DynamicPointer(QName, Object, DynamicPropertyHandler, Locale) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.DynamicPointer
-
- DynamicPointerFactory - class org.apache.commons.jxpath.ri.model.beans.DynamicPointerFactory.
- Implements NodePointerFactory for Dynamic classes like Map.
- DynamicPointerFactory() -
Constructor for class org.apache.commons.jxpath.ri.model.beans.DynamicPointerFactory
-
- DynamicPropertyHandler - interface org.apache.commons.jxpath.DynamicPropertyHandler.
- A generic mechanism for accessing collections of name/value pairs.
- DynamicPropertyPointer - class org.apache.commons.jxpath.ri.model.beans.DynamicPropertyPointer.
- Pointer pointing to a property of an object with dynamic properties.
- DynamicPropertyPointer(NodePointer, DynamicPropertyHandler) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.DynamicPropertyPointer
-
"left = right"
- equal(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Compares two values
- equal(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing the comparison:
left equals to right
- equal(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- EqualityExpr() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.QName
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.VariablePointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.NullPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.NullElementPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.LangAttributePointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.DynamicPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.CollectionPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.BeanPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.beans.PropertyPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.container.ContainerPointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.dom.NamespacePointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.dom.DOMNodePointer
-
- equals(Object) -
Method in class org.apache.commons.jxpath.ri.model.dom.DOMAttributePointer
-
- EvalContext - class org.apache.commons.jxpath.ri.EvalContext.
- An XPath evaluation context.
- EvalContext(EvalContext) -
Constructor for class org.apache.commons.jxpath.ri.EvalContext
-
- evalSteps(EvalContext) -
Method in class org.apache.commons.jxpath.ri.compiler.Path
- Given a root context, walks a path therefrom and builds a context
that contains all nodes matching the path.
- expandCollection(Object, int) -
Static method in class org.apache.commons.jxpath.util.ValueUtils
- Grows the collection if necessary to the specified size.
- expectedTokenSequences -
Variable in class org.apache.commons.jxpath.ri.parser.ParseException
- Each entry in this array is an array of integers.
- Expression - class org.apache.commons.jxpath.ri.compiler.Expression.
- Common superclass for several types of nodes in the parse tree.
- Expression.PointerIterator - class org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator.
-
- Expression.PointerIterator(Iterator, QName, Locale) -
Constructor for class org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator
-
- Expression.ValueIterator - class org.apache.commons.jxpath.ri.compiler.Expression.ValueIterator.
-
- Expression.ValueIterator(Iterator) -
Constructor for class org.apache.commons.jxpath.ri.compiler.Expression.ValueIterator
-
- Expression() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- Expression(int) -
Constructor for class org.apache.commons.jxpath.ri.compiler.Expression
-
- ExpressionContext - interface org.apache.commons.jxpath.ExpressionContext.
- If an extenstion function has an argument of type ExpressionContext,
it can gain access to the current node of an XPath expression context.
- ExpressionPath - class org.apache.commons.jxpath.ri.compiler.ExpressionPath.
- An element of the parse tree that represents an expression path, which is
a path that starts with an expression like a function call:
getFoo(.)/bar
. - expressionPath(EvalContext, boolean) -
Method in class org.apache.commons.jxpath.ri.compiler.ExpressionPath
- Walks an expression path (a path that starts with an expression)
- ExpressionPath(Expression, Expression[], Step[]) -
Constructor for class org.apache.commons.jxpath.ri.compiler.ExpressionPath
-
- expressionPath(Object, Object[], Object[]) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing a filter expression
- expressionPath(Object, Object[], Object[]) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- Extender -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- ExtensionFunction - class org.apache.commons.jxpath.ri.compiler.ExtensionFunction.
- Represents an element of the parse tree representing an extension function call.
- ExtensionFunction(QName, Expression[]) -
Constructor for class org.apache.commons.jxpath.ri.compiler.ExtensionFunction
-
getDynamicPropertyHandlerClass()
.
pageContext.findAttribute(property)
.
getNodeValue()
, can be overridden to
return a "canonical" value, like for instance a DOM element should
return its string value.
"left > right"
- GTE -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- gte(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Computes
"left >= right"
"id()"
function.true
if the value of the pointer is an array or
a Collection.
$x[3]/foo[2]
.
foo/bar[3]/baz[@name = 'biz']
.
JXPathContextFactoryConfigurationError
with no
detail mesage.
JXPathContextFactoryConfigurationError
with a
given Exception
base cause of the error.
JXPathContextFactoryConfigurationError
with the
given Exception
base cause and detail message.
JXPathContextFactoryConfigurationError
with
the String
specified as an error message.
JXPathException
with no
detail mesage.
JXPathException
with
the String
specified as an error message.
JXPathException
with the
given Exception
base cause and detail message.
JXPathException
with a
given Throwable
base cause of the error.
JXPathBeanInfo
objects
for Java classes."key()"
function."left < right"
- LTE -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- lte(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Computes
"left <= right"
"-arg"
- minus(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Computes
"left - right"
- minus(Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing unary negation of the argument
- minus(Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- minus(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing left minus right
- minus(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- MOD -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- mod(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Computes
"left mod right"
- mod(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing left modulo right
- mod(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- mult(EvalContext, Expression, Expression) -
Method in class org.apache.commons.jxpath.ri.compiler.CoreOperation
- Computes
"left * right"
- MultiplicativeExpr() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- multiply(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing left multiplied by right
- multiply(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
"left != right"
- NEQ -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- newChildNodePointer(NodePointer, QName, Object) -
Static method in class org.apache.commons.jxpath.ri.model.NodePointer
- Allocates an new child NodePointer by iterating through all installed
NodePointerFactories until it finds one that can create a pointer.
- newContext(JXPathContext, Object) -
Method in class org.apache.commons.jxpath.JXPathContextFactory
- Creates a new instance of a JXPathContext using the
currently configured parameters.
- newContext(JXPathContext, Object) -
Static method in class org.apache.commons.jxpath.JXPathContext
- Creates a new JXPathContext with the specified bean as the root node and the
specified parent context.
- newContext(JXPathContext, Object) -
Method in class org.apache.commons.jxpath.ri.JXPathContextFactoryReferenceImpl
-
- newContext(Object) -
Static method in class org.apache.commons.jxpath.JXPathContext
- Creates a new JXPathContext with the specified object as the root node.
- newInstance() -
Static method in class org.apache.commons.jxpath.JXPathContextFactory
- Obtain a new instance of a
JXPathContextFactory
.
- newNodePointer(QName, Object, Locale) -
Static method in class org.apache.commons.jxpath.ri.model.NodePointer
- Allocates an entirely new NodePointer by iterating through all installed
NodePointerFactories until it finds one that can create a pointer.
- newToken(int) -
Static method in class org.apache.commons.jxpath.ri.parser.Token
- Returns a new Token object, by default.
- next -
Variable in class org.apache.commons.jxpath.ri.parser.Token
- A reference to the next regular (non-special) token from the input
stream.
- next() -
Method in class org.apache.commons.jxpath.ri.EvalContext
- Returns the next node pointer in the context
- next() -
Method in class org.apache.commons.jxpath.ri.compiler.Expression.PointerIterator
-
- next() -
Method in class org.apache.commons.jxpath.ri.compiler.Expression.ValueIterator
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.EvalContext
- Returns true if there is another object in the current set.
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.AttributeContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.UnionContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.SelfContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.NamespaceContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.PredicateContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.PrecedingOrFollowingContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.ParentContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.InitialContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.DescendantContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.ChildContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.RootContext
-
- nextNode() -
Method in class org.apache.commons.jxpath.ri.axes.AncestorContext
-
- nextSet() -
Method in class org.apache.commons.jxpath.ri.EvalContext
- Returns true if there is another sets of objects to interate over.
- nextSet() -
Method in class org.apache.commons.jxpath.ri.axes.UnionContext
-
- nextSet() -
Method in class org.apache.commons.jxpath.ri.axes.PredicateContext
-
- nextSet() -
Method in class org.apache.commons.jxpath.ri.axes.InitialContext
-
- nextSet() -
Method in class org.apache.commons.jxpath.ri.axes.RootContext
-
- NODE -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- NODE_TYPE_COMMENT -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- NODE_TYPE_NODE -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- NODE_TYPE_PI -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- NODE_TYPE_TEXT -
Static variable in interface org.apache.commons.jxpath.ri.Compiler
-
- NodeIterator - interface org.apache.commons.jxpath.ri.model.NodeIterator.
- Definition for an iterator for all kinds of Nodes.
- NodeNameTest - class org.apache.commons.jxpath.ri.compiler.NodeNameTest.
-
- nodeNameTest(Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces a NODE_TEST object that represents a node name test.
- nodeNameTest(Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- NodeNameTest(QName) -
Constructor for class org.apache.commons.jxpath.ri.compiler.NodeNameTest
-
- NodePointer - class org.apache.commons.jxpath.ri.model.NodePointer.
- Common superclass for Pointers of all kinds.
- NodePointer(NodePointer) -
Constructor for class org.apache.commons.jxpath.ri.model.NodePointer
-
- NodePointer(NodePointer, Locale) -
Constructor for class org.apache.commons.jxpath.ri.model.NodePointer
-
- NodePointerFactory - interface org.apache.commons.jxpath.ri.model.NodePointerFactory.
- Creates NodePointers for objects of a certain type.
- NodeTest - class org.apache.commons.jxpath.ri.compiler.NodeTest.
-
- NodeTest() -
Constructor for class org.apache.commons.jxpath.ri.compiler.NodeTest
-
- NodeTest(ArrayList) -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- NodeType() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- NodeTypeTest - class org.apache.commons.jxpath.ri.compiler.NodeTypeTest.
-
- nodeTypeTest(int) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces a NODE_TEST object that represents a node type test.
- nodeTypeTest(int) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- NodeTypeTest(int) -
Constructor for class org.apache.commons.jxpath.ri.compiler.NodeTypeTest
-
- nodeTypeToString(int) -
Static method in class org.apache.commons.jxpath.ri.compiler.NodeTypeTest
-
- notEqual(Object, Object) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing the comparison:
left is not equal to right
- notEqual(Object, Object) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- NullElementPointer - class org.apache.commons.jxpath.ri.model.beans.NullElementPointer.
- Used when there is a need to construct a Pointer for
a collection element that does not exist.
- NullElementPointer(NodePointer, int) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.NullElementPointer
-
- NullPointer - class org.apache.commons.jxpath.ri.model.beans.NullPointer.
-
- NullPointer(Locale, String) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.NullPointer
-
- NullPointer(NodePointer, QName) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.NullPointer
- Used for the root node
- NullPointer(QName, Locale) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.NullPointer
-
- NullPropertyPointer - class org.apache.commons.jxpath.ri.model.beans.NullPropertyPointer.
-
- NullPropertyPointer(NodePointer) -
Constructor for class org.apache.commons.jxpath.ri.model.beans.NullPropertyPointer
-
- Number -
Static variable in interface org.apache.commons.jxpath.ri.parser.XPathParserConstants
-
- number(Object) -
Static method in class org.apache.commons.jxpath.ri.InfoSetUtil
- Converts the supplied object to Number
- number(String) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object that represents a numeric constant.
- number(String) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
"left or right"
- or(Object[]) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing logical disjunction of
all arguments
- or(Object[]) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- OrExpr() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- org.apache.commons.jxpath - package org.apache.commons.jxpath
- Public, abstract part of JXPath: interfaces and configuration.
- org.apache.commons.jxpath.functions - package org.apache.commons.jxpath.functions
- Implementations of Java class-based extension functions.
- org.apache.commons.jxpath.ri - package org.apache.commons.jxpath.ri
- Reference implementation of JXPath.
- org.apache.commons.jxpath.ri.axes - package org.apache.commons.jxpath.ri.axes
- Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
- org.apache.commons.jxpath.ri.compiler - package org.apache.commons.jxpath.ri.compiler
- XPath parse tree.
- org.apache.commons.jxpath.ri.model - package org.apache.commons.jxpath.ri.model
- The "model" package defines APIs that are implemented
for every object model to be supported by JXPath.
- org.apache.commons.jxpath.ri.model.beans - package org.apache.commons.jxpath.ri.model.beans
- Implementation of "model" APIs for JavaBeans, Dynamic Property Objects,
collections and null.
- org.apache.commons.jxpath.ri.model.container - package org.apache.commons.jxpath.ri.model.container
- Implementation of "model" APIs for Containers.
- org.apache.commons.jxpath.ri.model.dom - package org.apache.commons.jxpath.ri.model.dom
- Implementation of "model" APIs for W3C DOM.
- org.apache.commons.jxpath.ri.parser - package org.apache.commons.jxpath.ri.parser
- JavaCC XPath grammar.
- org.apache.commons.jxpath.servlet - package org.apache.commons.jxpath.servlet
- Implementations of JPathContexts bound to various servlet scopes: PageContext,
ServletRequest, HttpSession and ServletContext.
- org.apache.commons.jxpath.util - package org.apache.commons.jxpath.util
-
createPath()
and createPathAndSetValue()
methods.
"a + b + c + d"
- sum(Object[]) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing the sum of all argumens
- sum(Object[]) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- SwitchTo(int) -
Method in class org.apache.commons.jxpath.ri.parser.XPathParserTokenManager
-
"left | right"
- union(Object[]) -
Method in interface org.apache.commons.jxpath.ri.Compiler
- Produces an EXPRESSION object representing union of all node sets
- union(Object[]) -
Method in class org.apache.commons.jxpath.ri.compiler.TreeCompiler
-
- UnionContext - class org.apache.commons.jxpath.ri.axes.UnionContext.
- EvalContext that represents a union between other contexts - result
of a union operation like (a | b)
- UnionContext(EvalContext, EvalContext[]) -
Constructor for class org.apache.commons.jxpath.ri.axes.UnionContext
-
- UnionExpr() -
Method in class org.apache.commons.jxpath.ri.parser.XPathParser
-
- UNKNOWN_NAMESPACE -
Static variable in class org.apache.commons.jxpath.ri.model.NodePointer
-
- UNKNOWN_VALUE -
Static variable in class org.apache.commons.jxpath.ri.axes.RootContext
-
- UNSPECIFIED_PROPERTY -
Static variable in class org.apache.commons.jxpath.ri.model.beans.PropertyPointer
-
- Util - class org.apache.commons.jxpath.servlet.Util.
- Turns an Enumeration of Strings into an array of Strings.
- Util() -
Constructor for class org.apache.commons.jxpath.servlet.Util
-
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |