Package | Description |
---|---|
org.apache.jackrabbit.oak.upgrade.tree |
Modifier and Type | Class and Description |
---|---|
class |
NodeBuilderTree
A mutable
Tree implementation based on an underlying
NodeBuilder , which tracks all changes recorded through
this tree's mutator methods. |
Modifier and Type | Method and Description |
---|---|
AbstractMutableTree |
AbstractMutableTree.getParent() |
protected abstract AbstractMutableTree |
AbstractMutableTree.getParentOrNull() |
protected AbstractMutableTree |
NodeBuilderTree.getParentOrNull() |
Copyright © 2012-2018 The Apache Software Foundation. All Rights Reserved.