public class ParameterNode extends Node
childNodes, nodeType, nodeValue, parent, properties
Constructor and Description |
---|
ParameterNode(NodeType nodeType,
int position) |
ParameterNode(NodeType nodeType,
Object nodeValue,
int position) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
addProperty, appendChildNode, clone, getChildNode, getChildNodes, getFirstChild, getNextChild, getNodeChildId, getNodeId, getNodeType, getNodeValue, getParent, getProperties, hasNextChild, hasProperties, insertChildNode, insertChildNode, removeChildNode, setNodeValue, setParent, setPropertyAtPosition, toString
Copyright © 2019. All rights reserved.