Package org.apache.jackrabbit.iterator

Utility classes for implementing JCR iterators based on static arrays.

See:
          Description

Class Summary
ArrayNodeIterator Array implementation of the JCR NodeIterator interface.
ArrayNodeTypeIterator Array implementation of the JCR NodeTypeIterator interface.
ArrayPropertyIterator Array implementation of the JCR PropertyIterator interface.
 

Package org.apache.jackrabbit.iterator Description

Utility classes for implementing JCR iterators based on static arrays.

This package contains array-based implementations of the JCR RangeIterator interfaces. This package depends only on the standard JCR and J2SE APIs.



Copyright © 2004-2005 . All Rights Reserved.