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.
 



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