Uses of Package
org.apache.commons.jxpath.ri.model.beans
Packages that use org.apache.commons.jxpath.ri.model.beans
Package
Description
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null.
Implementation of "model" APIs for Commons BeanUtils DynaBeans.
Implementation of "model" APIs for dynamic property objects e.g.
-
Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.beansClassDescriptionCombines node iterators of all elements of a collection into one aggregate node iterator.Transparent pointer to a collection (array or Collection).Iterates property values of an object pointed at with a
PropertyOwnerPointer
.A pointer describing a node that has properties, each of which could be a collection.A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object. -
Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.dynabeansClassDescriptionA pointer describing a node that has properties, each of which could be a collection.A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object.
-
Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.dynamicClassDescriptionAn iterator of attributes of a JavaBean.Iterates property values of an object pointed at with a
PropertyOwnerPointer
.A pointer describing a node that has properties, each of which could be a collection.A pointer allocated by a PropertyOwnerPointer to represent the value of a property of the parent object.