public final class NodesUtil
extends java.lang.Object
Constructor and Description |
---|
NodesUtil() |
Modifier and Type | Method and Description |
---|---|
static Element |
getNode(java.lang.String repositoryId, java.lang.String repositoryPath) |
static java.lang.String |
getPath(GenericNode node) |
static RepositoryRootNode |
getRepositoryRootNode(Element element)
Finds the
RepositoryRootNode of a GenericNode |
public static RepositoryRootNode getRepositoryRootNode(Element element)
RepositoryRootNode
of a GenericNode
public static java.lang.String getPath(GenericNode node)
public static Element getNode(java.lang.String repositoryId, java.lang.String repositoryPath)