Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
Modifier and Type | Method and Description |
---|---|
protected void |
CachingHierarchyManager.buildPath(PathBuilder builder,
ItemState state,
HierarchyManagerImpl.CycleDetector detector)
Adds the path element of an item id to the path currently being built.
|
protected void |
HierarchyManagerImpl.buildPath(PathBuilder builder,
ItemState state,
HierarchyManagerImpl.CycleDetector detector)
Adds the path element of an item id to the path currently being built.
|
protected void |
CachingHierarchyManager.pathResolved(ItemId id,
PathBuilder builder)
|
protected void |
HierarchyManagerImpl.pathResolved(ItemId id,
PathBuilder builder)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.