Node.setName

<p> Sets the text data of this node or this method will throw an <code>UnsupportedOperationException</code> if it is read-only. </p>

@param name is the new name of this node

class Node
void
setName
(
string name
)

Meta