|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ArrayEventIterator | Array implementation of the JCR
EventIterator interface. |
ArrayEventListenerIterator | Array implementation of the JCR
EventListenerIterator interface. |
ArrayIterator | Array implementation of the JCR
RangeIterator interface. |
ArrayNodeIterator | Array implementation of the JCR
NodeIterator interface. |
ArrayNodeTypeIterator | Array implementation of the JCR
NodeTypeIterator interface. |
ArrayPropertyIterator | Array implementation of the JCR
PropertyIterator interface. |
ArrayRowIterator | Array implementation of the JCR
RowIterator interface. |
ArrayVersionIterator | Array implementation of the JCR
VersionIterator interface. |
Utility classes for implementing JCR iterators based on static arrays.
This package contains array-based implementations of the JCR
RangeIterator
interfaces.
These utility classes were designed for the transparent JCR-RMI layer, but can easily be used as a part of any JCR repository implementation. This package depends only on the standard JCR and J2SE APIs.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |