Uses of Package
org.apache.commons.jxpath.ri.model
-
Packages that use org.apache.commons.jxpath.ri.model Package Description 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.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.dynabeans Implementation of "model" APIs for Commons BeanUtils DynaBeans.org.apache.commons.jxpath.ri.model.dynamic Implementation of "model" APIs for dynamic property objects e.g.org.apache.commons.jxpath.ri.model.jdom Implementation of "model" APIs for JDOM (see jdom.org). -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri Class Description NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.axes Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type.VariablePointerFactory.VariableContextWrapper Node value wrapper to trigger a VariablePointerFactory. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.beans Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.container Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.dom Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.dynabeans Class Description NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.dynamic Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type. -
Classes in org.apache.commons.jxpath.ri.model used by org.apache.commons.jxpath.ri.model.jdom Class Description NodeIterator Definition for an iterator for all kinds of Nodes.NodePointer Common superclass for Pointers of all kinds.NodePointerFactory Creates NodePointers for objects of a certain type.