|
|||||||||
| Home >> All >> org >> apache >> commons >> jxpath >> ri >> model >> [ beans overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.commons.jxpath.ri.model.beans
| Class Summary | |
| BeanAttributeIterator | An iterator of attributes of a JavaBean. |
| BeanModelTest | Tests JXPath with JavaBeans |
| BeanPointer | A Pointer that points to a JavaBean or a collection. |
| BeanPointerFactory | Implements NodePointerFactory for JavaBeans. |
| BeanPropertyPointer | Pointer pointing to a property of a JavaBean. |
| CollectionAttributeNodeIterator | Combines attribute node iterators of all elements of a collection into one aggregate attribute node iterator. |
| CollectionChildNodeIterator | Combines child node iterators of all elements of a collection into one aggregate child node iterator. |
| CollectionNodeIterator | Combines node iterators of all elements of a collection into one aggregate node iterator. |
| CollectionPointer | Transparent pointer to a collection (array or Collection). |
| CollectionPointerFactory | Implements NodePointerFactory for stand-alone collections. |
| LangAttributePointer | A Pointer that points to the "lang" attribute of a JavaBean. |
| NullElementPointer | Used when there is a need to construct a Pointer for a collection element that does not exist. |
| NullPointer | |
| NullPropertyPointer | |
| PropertyIterator | Iterates property values of an object pointed at with a PropertyOwnerPointer. |
| PropertyOwnerPointer | A pointer describing a node that has properties, each of which could be a collection. |
| PropertyPointer | A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object. |
| TestBeanFactory | Test AbstractFactory. |
| TestIndexedPropertyBean | Test bean for JUnit tests of indexed property handling. |
|
|||||||||
| Home >> All >> org >> apache >> commons >> jxpath >> ri >> model >> [ beans overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||