Class NodeDocumentHelper
java.lang.Object
org.apache.jackrabbit.oak.plugins.document.NodeDocumentHelper
Helper class to access package private methods on NodeDocument.
-
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull String
getLocalMap
(NodeDocument doc, String key)
-
Method Details
-
getLocalMap
@NotNull public static @NotNull SortedMap<Revision,String> getLocalMap(NodeDocument doc, String key) -
getLocalCommitRoot
-
commitRoot
-