serializeToString method
The XMLSerializer method
serializeToString() constructs a string representing the
specified tree in form.
Implementation
external String serializeToString(Node root);
The XMLSerializer method
serializeToString() constructs a string representing the
specified tree in form.
external String serializeToString(Node root);