| Name | Description | Type | Package | Framework |
| BeanAttributeIterator | An iterator of attributes of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| BeanPointer | A Pointer that points to a JavaBean or a collection. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| BeanPointerFactory | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons | |
| BeanPropertyPointer | Pointer pointing to a property of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| CollectionAttributeNodeIterator | Combines attribute node iterators of all elements of a collection into one aggregate attribute node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| CollectionChildNodeIterator | Combines child node iterators of all elements of a collection into one aggregate child node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| CollectionNodeIterator | Combines node iterators of all elements of a collection into one aggregate node iterator. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| CollectionPointer | Transparent pointer to a collection (array or Collection). | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| CollectionPointerFactory | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons | |
| LangAttributePointer | A Pointer that points to the lang attribute of a JavaBean. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| NullElementPointer | Used when there is a need to construct a Pointer for a collection element that does not exist. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| NullPointer | Pointer whose value is null. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| NullPropertyPointer | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons | |
| PropertyIterator | Iterates property values of an object pointed at with a PropertyOwnerPointer. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| PropertyOwnerPointer | A pointer describing a node that has properties, each of which could beVersion:$Revision: 652845 $ $Date: 2008-05-02 19:46:46 +0200 (Fr, 02 Mai 2008) $Author:Dmitri PlotnikovSee Also:Serialized Form | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |
| PropertyPointer | A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object. | Class | org.apache.commons.jxpath.ri.model.beans | Apache Commons |