method

write

write( node, output )
public

Writes the node to some output.

node:The node to write
output:A class implementing <<. Pass in an Output object to change the output encoding.