Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

Classes in org.apache.commons.jxpath.ri.model.beans used by org.apache.commons.jxpath.ri.model.beans
CollectionNodeIterator
          Combines node iterators of all elements of a collection into one aggregate node iterator.
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.