Generated by
JDiff

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

Removed Classes
RootFactory Factory to obtain immutable {@code Root} objects.
TreeFactory Factory to obtain {@code Tree} objects from {@code NodeState}s and {@code NodeBuilder}s.
 

Added Classes and Interfaces
ReadOnly Marker interface to indicate if a org.apache.jackrabbit.oak.api.Tree or org.apache.jackrabbit.oak.api.Root can only be read (write operations not implemented).
RootProvider  
TreeConstants  
TreeProvider  
TreeTypeAware  
TreeUtil Utility providing common operations for the org.apache.jackrabbit.oak.api.Tree that are not provided by the API.