|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jxpath.ri.compiler | |
org.apache.commons.jxpath.ri | Reference implementation of JXPath. |
org.apache.commons.jxpath.ri.axes | Implementations of EvalContext used for different XPath axes (child::, parent:: etc). |
org.apache.commons.jxpath.ri.compiler | XPath parse tree. |
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 | Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null. |
org.apache.commons.jxpath.ri.model.container | Implementation of "model" APIs for Containers. |
org.apache.commons.jxpath.ri.model.dom | Implementation of "model" APIs for W3C DOM. |
org.apache.commons.jxpath.ri.model.jdom | Implementation of "model" APIs for JDOM (see jdom.org). |
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.riExpression
|
Common superclass for several types of nodes in the parse tree. |
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.axesExpression
|
Common superclass for several types of nodes in the parse tree. NodeTest
|
Step
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.compilerCoreOperation
|
The common subclass for tree elements representing core operations like "+", "- ", "*" etc. CoreOperationCompare
|
Common superclass for the implementations of Expression for the operations "=" and "!=". CoreOperationEqual
|
Implementation of Expression for the operation "=". Expression
|
Common superclass for several types of nodes in the parse tree. NodeTest
|
Operation
|
Path
|
Step
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.modelNodeTest
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.beansNodeTest
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.containerNodeTest
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.domNodeTest
|
|
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.jdomNodeTest
|
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |