public class ResourceTypeNode extends KeyValueNodeImpl
| Constructor and Description |
|---|
ResourceTypeNode() |
ResourceTypeNode(ResourceTypeNode node) |
| Modifier and Type | Method and Description |
|---|---|
ResourceTypeNode |
copy()
Creates a new copy of this node
|
String |
getName() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValue, toStringaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, replaceWith, setChild, setParent, setSourcepublic ResourceTypeNode()
public ResourceTypeNode(ResourceTypeNode node)
public String getName()
@Nonnull public ResourceTypeNode copy()
Nodecopy in interface Nodecopy in class KeyValueNodeImplCopyright © 2016. All rights reserved.