Package org.apache.jackrabbit.oak.plugins.tree.impl
-
Interface Summary Interface Description ImmutableTree.ParentProvider -
Class Summary Class Description AbstractMutableTree AbstractMutableTreeextendsAbstractTreewith implementations for most write methods ofTree.AbstractTree AbstractTreeprovides default implementations for most read methods ofTree.ImmutableTree Immutable implementation of theTreeinterface in order to provide the much feature rich API functionality for a givenNodeState.ImmutableTree.DefaultParentProvider NodeBuilderTree A mutableTreeimplementation based on an underlyingNodeBuilder, which tracks all changes recorded through this tree's mutator methods.OrderedChildnameIterator Return the childrenNames in the order defined by the orderedChildren iterator, and merges it with the existing children defined by allChildren.RootProviderService TreeProviderService