Array.addElement
void addElement(json.node.Node node) nothrowAppends the given node inside an array.
Parameters
node | the element to add |
void addElement(json.node.Node node) nothrowAppends the given node inside an array.
node | the element to add |