public class ResourceNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
ResourceNode() |
ResourceNode(ResourceNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
ResourceNode |
getParentResourceNode() |
String |
getRelativeUri() |
String |
getResourcePath() |
String |
getResourcePathName() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValue, toStringaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic ResourceNode()
public ResourceNode(ResourceNode node)
public String getRelativeUri()
public String getResourcePath()
public ResourceNode getParentResourceNode()
public String getResourcePathName()
Copyright © 2017. All rights reserved.