Uses of Package
org.apache.commons.jxpath.ri.model
Packages that use org.apache.commons.jxpath.ri.model
Package
Description
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
The "model" package defines APIs that are implemented
for every object model to be supported by JXPath.
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 Commons BeanUtils DynaBeans.
Implementation of "model" APIs for dynamic property objects e.g.
Implementation of "model" APIs for JDOM (see jdom.org).
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.riClassDescriptionCommon superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.axesClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.modelClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.Node value wrapper to trigger a VariablePointerFactory.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.beansClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.containerClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.domClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.dynabeansClassDescriptionCommon superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.dynamicClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.
-
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.jdomClassDescriptionDefinition for an iterator for all kinds of Nodes.Common superclass for Pointers of all kinds.Creates NodePointers for objects of a certain type.