Uses of Package
org.apache.commons.jxpath.ri.model.beans

Packages that use org.apache.commons.jxpath.ri.model.beans
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.dynabeans   
org.apache.commons.jxpath.ri.model.dynamic   
 

Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.beans
CollectionPointer
          Transparent pointer to a collection (array or Collection).
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.
 

Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.dynabeans
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.
 

Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.dynamic
BeanAttributeIterator
          An iterator of attributes of a JavaBean.
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.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.