Class TreeFactory
java.lang.Object
org.apache.jackrabbit.oak.plugins.tree.factories.TreeFactory
Deprecated.
Factory to obtain
Tree objects from NodeStates
and NodeBuilders.-
Method Summary
Modifier and TypeMethodDescriptionstatic TreecreateReadOnlyTree(@NotNull Tree readOnlyParent, @NotNull String childName, @NotNull NodeState childState) Deprecated.static TreecreateReadOnlyTree(@NotNull NodeState rootState) Deprecated.static TreecreateTree(@NotNull NodeBuilder builder) Deprecated.
TreeProviderinstead