Array.addElement

void addElement(json.node.Node node)

Appends the given node inside an array.

Parameters

nodethe element to add