| Package | Description |
|---|---|
| org.apache.jackrabbit.api |
Jackrabbit extensions for JCR core interfaces
|
| Modifier and Type | Method and Description |
|---|---|
default @Nullable JackrabbitNode |
JackrabbitNode.getNodeOrNull(@NotNull java.lang.String relPath)
Returns the node at
relPath relative to this node or null if no such node exists. |
default @Nullable JackrabbitNode |
JackrabbitNode.getNodeOrNull(@NotNull java.lang.String relPath)
Returns the node at
relPath relative to this node or null if no such node exists. |
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.