@Nullable open static fun getXMLStreamWriter(result: Result): XMLStreamWriter
Return the XMLStreamWriter for the given StAX Result.
result - a JAXP 1.4 StAXResult
IllegalArgumentException - if source isn't a JAXP 1.4 StAXResult or custom StAX Result
Return
the XMLStreamReader