Uses of Class
org.apache.jackrabbit.rmi.iterator.ArrayIterator

Packages that use ArrayIterator
org.apache.jackrabbit.rmi.iterator Utility classes for implementing JCR iterators based on static arrays. 
 

Uses of ArrayIterator in org.apache.jackrabbit.rmi.iterator
 

Subclasses of ArrayIterator in org.apache.jackrabbit.rmi.iterator
 class ArrayEventIterator
          Array implementation of the JCR EventIterator interface.
 class ArrayEventListenerIterator
          Array implementation of the JCR EventListenerIterator interface.
 class ArrayNodeIterator
          Array implementation of the JCR NodeIterator interface.
 class ArrayNodeTypeIterator
          Array implementation of the JCR NodeTypeIterator interface.
 class ArrayPropertyIterator
          Array implementation of the JCR PropertyIterator interface.
 class ArrayRowIterator
          Array implementation of the JCR RowIterator interface.
 class ArrayVersionIterator
          Array implementation of the JCR VersionIterator interface.
 



Copyright © 2004-2005 . All Rights Reserved.