Uses of Package
org.apache.commons.jxpath.ri.compiler
Packages that use org.apache.commons.jxpath.ri.compiler
Package
Description
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
XPath parse tree.
Implementation of "model" APIs for Containers.
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null.
Implementation of "model" APIs for Containers.
Implementation of "model" APIs for W3C DOM.
Implementation of "model" APIs for JDOM (see jdom.org).
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.axesClassDescriptionCommon superclass for several types of nodes in the parse tree.Node test.A step.
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.compilerClassDescriptionThe common subclass for tree elements representing core operations like "+", "- ", "*" etc.Common superclass for the implementations of Expression for the operations "=" and "!Implementation of
Expression
for the operation "=".Base implementation of Expression for the operations ">", ">=", "<", "<=".Common superclass for several types of nodes in the parse tree.Node test.Abstract operation expressions.Abstracts path expressions.A step. -
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.beans
-
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.dom
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.jdom