Interface | Description |
---|---|
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. |
Sequence<T extends Item> |
Interface for accessing JCR
Item s sequentially through an
Iterator or looking them up through a key . |
SizedIterator<T> | Deprecated
use
SizedIterator |
TreeManager | |
TreeTraverser.ErrorHandler |
Error handler for handling
RepositoryException s occurring on
traversal. |
TreeTraverser.InclusionPolicy<T extends Item> |
Inclusion policy to determine which items to include when traversing.
|
Class | Description |
---|---|
BTreeManager |
This
TreeManager implementation provides B+-tree like behavior. |
FilterIterator<T> | Deprecated
use
FilterIterator |
ItemSequence | |
Rank<T> |
This class does efficient ranking of values of type
T wrt. |
TreeTraverser |
Copyright © 2010 - 2020 Adobe. All Rights Reserved