print reportWriterXml

Converts the reportData object into an XML format. The XML is generated via xmlwriter allowing for large XML files to be built without requiring a large amount of RAM to store the temporary structures.


Methods

private _escape($inString)

Escapes a string for XML


Inherited Methods

<  1  >