Package | Description |
---|---|
org.apache.jackrabbit.commons.flat |
Class and Description |
---|
ItemSequence
This class serves as main entry point for obtaining sequences of
Node
s and Property s. |
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. |
Rank
This class does efficient ranking of values of type
T wrt. |
Sequence
Interface for accessing JCR
Item s sequentially through an
Iterator or looking them up through a key . |
SizedIterator
Deprecated.
use
SizedIterator |
TreeManager
TreeManager instances are responsible for the mapping between sequence views
of
Node s and Property s and an hierarchical JCR
representation. |
TreeTraverser.ErrorHandler
Error handler for handling
RepositoryException s occurring on
traversal. |
TreeTraverser.InclusionPolicy
Inclusion policy to determine which items to include when traversing.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.