| Name | Description | Type | Package | Framework |
| 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 |
| 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 | |
| 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 |
| 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 |
| NodeNameTest | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| NodeTest | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| NodeTypeTest | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| Operation | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| Path | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| ProcessingInstructionTest | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| Step | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| TreeCompiler | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons | |
| VariableReference | An element of the compile tree holding a variable reference. | Class | org.apache.commons.jxpath.ri.compiler | Apache Commons |