pretty
Serializes a DOM node to a pretty-printed XML string.
Parameters
node | Node to serialize. |
indent | Indentation string. |
Returns
Pretty-printed XML string.
Serializes a DOM node to a pretty-printed XML string.
node | Node to serialize. |
indent | Indentation string. |