Uses of Package
org.apache.jackrabbit.commons.flat

Packages that use org.apache.jackrabbit.commons.flat
org.apache.jackrabbit.commons.flat   
 

Classes in org.apache.jackrabbit.commons.flat used by org.apache.jackrabbit.commons.flat
ItemSequence
           This class serves as main entry point for obtaining sequences of Node s and Propertys.
NodeSequence
          Extension of Sequence<Node> which provides methods for adding and removing nodes by key.
PropertySequence
          Extension of Sequence<Property> which provides methods for adding and removing properties by key.
Rank
           This class does efficient ranking of values of type T wrt. to a Comparator for T.
Sequence
          Interface for accessing JCR Items sequentially through an Iterator or looking them up through a key.
SizedIterator
          SizedIterator extends Iterator with a getSize method.
TreeManager
          TreeManager instances are responsible for the mapping between sequence views of Nodes and Propertys and an hierarchical JCR representation.
TreeTraverser.ErrorHandler
          Error handler for handling RepositoryExceptions occurring on traversal.
TreeTraverser.InclusionPolicy
          Inclusion policy to determine which items to include when traversing.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.