XmlStreamWriter.finish
string finish() @safeFinishes the document and returns the accumulated output.
Returns
XML output.
Throws
XmlException if there are unclosed elements.string finish() @safeFinishes the document and returns the accumulated output.
XmlException if there are unclosed elements.