Package org.apache.jackrabbit.oak.plugins.tree


@Version("3.4.0") package org.apache.jackrabbit.oak.plugins.tree
  • Class
    Description
    Marker interface to indicate if a Tree or Root can only be read (write operations not implemented).
     
    Oak internal utility interface to avoid repeated retrieval of an underlying Tree.
     
    TreeContext represents item related information in relation to a dedicated module.
    A TreeLocation denotes a location inside a tree.
     
    Allows to distinguish different types of trees based on their name, ancestry or primary type.
     
     
    Utility providing common operations for the Tree that are not provided by the API.