@Version("2.3")
Package org.apache.jackrabbit.commons.flat
-
Interface Summary Interface Description NodeSequence Extension ofSequence<Node>which provides methods for adding and removing nodes by key.PropertySequence Extension ofSequence<Property>which provides methods for adding and removing properties by key.Sequence<T extends Item> SizedIterator<T> Deprecated. useSizedIteratorTreeManager TreeTraverser.ErrorHandler Error handler for handlingRepositoryExceptions occurring on traversal.TreeTraverser.InclusionPolicy<T extends Item> Inclusion policy to determine which items to include when traversing. -
Class Summary Class Description BTreeManager ThisTreeManagerimplementation provides B+-tree like behavior.FilterIterator<T> Deprecated. useFilterIteratorItemSequence ItemSequence.NodeSequenceImpl ItemSequence.PropertySequenceImpl Rank<T> This class does efficient ranking of values of typeTwrt.TreeTraverser