DOM node to return the XML for.
Optional string that specifies the indentation for one level.
Optional string that represents the current indentation.
Optional string that represents a linefeed.
Optional string that represents the target namespace URI.
Returns a pretty printed string that represents the XML tree for the given node. This method should only be used to print XML for reading, use instead to obtain a string for processing.