| Name | Description | Type | Package | Framework |
| AncestorContext | EvalContext that walks the ancestor:: and ancestor-or-self:: axes. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| AttributeContext | EvalContext that walks the attribute:: axis. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| BeanAttributeIterator | An iterator of attributes of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| BeanPointer | A Pointer that points to a JavaBean or a collection. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| BeanPointerFactory | | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| BeanPropertyPointer | Pointer pointing to a property of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| ChildContext | EvalContext that can walk the child::, following-sibling:: and preceding-sibling:: axes. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| CollectionAttributeNodeIterator | Combines attribute node iterators of all elements of a collection into one aggregate attribute node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| CollectionChildNodeIterator | Combines child node iterators of all elements of a collection into one aggregate child node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| CollectionNodeIterator | Combines node iterators of all elements of a collection into one aggregate node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| CollectionPointer | Transparent pointer to a collection (array or Collection). | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| CollectionPointerFactory | | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| Compiler | The Compiler APIs are completely agnostic to the actual types of objects produced and consumed by the APIs. | Interface | org.apache.commons.jxpath.ri | Apache Commons |
|
| Constant | A compile tree element containing a constant number or string. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| ContainerPointer | Transparent pointer to a Container. | Class | org.apache.commons.jxpath.ri.model.container | Apache Commons |
|
| ContainerPointerFactory | | Class | org.apache.commons.jxpath.ri.model.container | Apache Commons |
|
| CoreFunction | An element of the compile tree representing one of built-in functions like position() or number(). | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperation | The common subclass for tree elements representing core operations like +,Version:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationAdd | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationAnd | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationCompare | Common superclass for the implementations of Expression for the operationsVersion:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationDivide | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationEqual | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationGreaterThan | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationGreaterThanOrEqual | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationLessThan | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationLessThanOrEqual | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationMod | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationMultiply | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationNegate | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationNotEqual | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationOr | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationRelationalExpression | Base implementation of Expression for the operations >, >=, <, <=. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationSubtract | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| CoreOperationUnion | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| DescendantContext | An EvalContext that walks the descendant:: and descendant-or-self::Version:$Revision: 670727 $ $Date: 2008-06-23 22:10:38 +0200 (Mo, 23 Jun 2008) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| DOMAttributeIterator | An iterator of attributes of a DOM Node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DOMAttributePointer | A Pointer that points to a DOM node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DOMNamespaceIterator | An iterator of namespaces of a DOM Node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DOMNodeIterator | An iterator of children of a DOM Node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DOMNodePointer | A Pointer that points to a DOM node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DOMPointerFactory | | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| DynaBeanPointer | A Pointer that points to a DynaBean. | Class | org.apache.commons.jxpath.ri.model.dynabeans | Apache Commons |
|
| DynaBeanPointerFactory | Apache Commons BeanUtilsVersion:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.model.dynabeans | Apache Commons |
|
| DynaBeanPropertyPointer | Pointer pointing to a property of a DynaBean. | Class | org.apache.commons.jxpath.ri.model.dynabeans | Apache Commons |
|
| DynamicAttributeIterator | DynamicAttributeIterator is different from a regular BeanAttributeIterator in that given a property name it | Class | org.apache.commons.jxpath.ri.model.dynamic | Apache Commons |
|
| DynamicPointer | A Pointer that points to an object with Dynamic Properties. | Class | org.apache.commons.jxpath.ri.model.dynamic | Apache Commons |
|
| DynamicPointerFactory | | Class | org.apache.commons.jxpath.ri.model.dynamic | Apache Commons |
|
| DynamicPropertyIterator | | Class | org.apache.commons.jxpath.ri.model.dynamic | Apache Commons |
|
| DynamicPropertyPointer | Pointer pointing to a property of an object with dynamic properties. | Class | org.apache.commons.jxpath.ri.model.dynamic | Apache Commons |
|
| EvalContext | An XPath evaluation context. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| Expression | Common superclass for several types of nodes in the parse tree. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| Expression .PointerIterator | | Class | org.apache.commons.jxpath.ri.compiler.Expression | Apache Commons |
|
| Expression .ValueIterator | | Class | org.apache.commons.jxpath.ri.compiler.Expression | Apache Commons |
|
| 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(. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| ExtensionFunction | Represents an element of the parse tree representing an extension functionVersion:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| InfoSetUtil | Type conversions, XPath style. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| InitialContext | A single-set EvalContext that provides access to the current node of the parent context and nothing else. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| JDOMAttributeIterator | An iterator of attributes of a DOM Node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMAttributePointer | A Pointer that points to a DOM node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMNamespaceIterator | An iterator of namespaces of a DOM Node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMNamespacePointer | Represents a namespace node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMNodeIterator | An iterator of children of a JDOM Node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMNodePointer | A Pointer that points to a DOM node. | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JDOMPointerFactory | | Class | org.apache.commons.jxpath.ri.model.jdom | Apache Commons |
|
| JXPathCompiledExpression | RI of CompiledExpression. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| JXPathContextFactoryReferenceImpl | Default implementation of JXPathContextFactory. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| JXPathContextReferenceImpl | The reference implementation of JXPathContext. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| LangAttributePointer | A Pointer that points to the lang attribute of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| LocationPath | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| NameAttributeTest | Captures the foo[@name=expr] expression. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| NamespaceContext | EvalContext that walks the namespace:: axis. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| NamespacePointer | Represents a namespace node. | Class | org.apache.commons.jxpath.ri.model.dom | Apache Commons |
|
| NamespaceResolver | Namespace resolver for JXPathContextReferenceImpl. | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| NodeIterator | Definition for an iterator for all kinds of Nodes. | Interface | org.apache.commons.jxpath.ri.model | Apache Commons |
|
| NodeNameTest | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| NodePointer | Common superclass for Pointers of all kinds. | Class | org.apache.commons.jxpath.ri.model | Apache Commons |
|
| NodePointerFactory | Creates NodePointers for objects of a certain type. | Interface | org.apache.commons.jxpath.ri.model | Apache Commons |
|
| NodeSetContext | A simple context that is based on a NodeSet. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| NodeTest | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| NodeTypeTest | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| NullElementPointer | Used when there is a need to construct a Pointer for a collection element that does not exist. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| NullPointer | Pointer whose value is null. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| NullPropertyPointer | | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| Operation | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| ParentContext | EvalContext that walks the parent:: axis. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| Parser | | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| Path | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| PrecedingOrFollowingContext | EvalContext that walks the preceding:: and following:: axes. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| PredicateContext | EvalContext that checks predicates. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| ProcessingInstructionTest | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| PropertyIterator | Iterates property values of an object pointed at with a PropertyOwnerPointer. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| PropertyOwnerPointer | A pointer describing a node that has properties, each of which could beVersion:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri PlotnikovSee Also:Serialized Form | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| PropertyPointer | A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
|
| QName | A qualified name: a combination of an optional namespace prefixVersion:$Revision: 652925 $ $Date: 2008-05-03 00:05:41 +0200 (Sa, 03 Mai 2008) $Author:Dmitri PlotnikovSee Also:Serialized Form | Class | org.apache.commons.jxpath.ri | Apache Commons |
|
| RootContext | EvalContext that is used to hold the root node for the path traversal. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| SelfContext | EvalContext that returns the current node from the parent context if theVersion:$Revision: 1523199 $ $Date: 2013-09-14 11:45:47 +0200 (Sa, 14 Sep 2013) $Author:Dmitri Plotnikov | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| SimplePathInterpreter | An evaluation mechanism for simple XPaths, which is much faster than the usual process. | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| Step | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| StrictLazyDynaBeanPointerFactory | NodePointerFactory that returns a special type of NodePointer for LazyDynaBeans. | Class | org.apache.commons.jxpath.ri.model.dynabeans | Apache Commons |
|
| Token | Describes the input token stream. | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| TokenMgrError | | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| TreeCompiler | | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| UnionContext | EvalContext that represents a union between other contexts - result of a union operation like (a b) | Class | org.apache.commons.jxpath.ri.axes | Apache Commons |
|
| VariablePointer | Pointer to a context variable. | Class | org.apache.commons.jxpath.ri.model | Apache Commons |
|
| VariablePointerFactory | NodePointerFactory to create VariablePointers. | Class | org.apache.commons.jxpath.ri.model | Apache Commons |
|
| VariablePointerFactory .VariableContextWrapper | Node value wrapper to trigger a VariablePointerFactory. | Class | org.apache.commons.jxpath.ri.model.VariablePointerFactory | Apache Commons |
|
| VariableReference | An element of the compile tree holding a variable reference. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |
|
| XPathParser | | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| XPathParserConstants | | Interface | org.apache.commons.jxpath.ri.parser | Apache Commons |
|
| XPathParserTokenManager | | Class | org.apache.commons.jxpath.ri.parser | Apache Commons |