Uses of Interface
org.apache.jackrabbit.oak.api.Tree
Packages that use Tree
-
Uses of Tree in org.apache.jackrabbit.oak.api
Fields in org.apache.jackrabbit.oak.api declared as TreeMethods in org.apache.jackrabbit.oak.api that return TreeModifier and TypeMethodDescription@NotNull TreeAdd a child with the givenname.@NotNull TreeGet a possibly non existing child of thisTree.@NotNull TreeTree.getParent()The tree for the given selector name.@NotNull TreeRetrieve the possible non existingTreeat the given absolutepath.Methods in org.apache.jackrabbit.oak.api that return types with arguments of type TreeModifier and TypeMethodDescriptionTree.getChildren()All accessible children of thisTreeinstance.