@Version("3.4.0")
Package org.apache.jackrabbit.oak.plugins.tree
-
Interface Summary Interface Description ReadOnly Marker interface to indicate if aTree
orRoot
can only be read (write operations not implemented).RootProvider TreeAware Oak internal utility interface to avoid repeated retrieval of an underlyingTree
.TreeConstants TreeContext TreeContext
represents item related information in relation to a dedicated module.TreeProvider TreeTypeAware -
Class Summary Class Description TreeLocation ATreeLocation
denotes a location inside a tree.TreeTypeProvider TreeUtil Utility providing common operations for theTree
that are not provided by the API. -
Enum Summary Enum Description TreeType Allows to distinguish different types of trees based on their name, ancestry or primary type.