@Nullable open static fun getXMLEventWriter(result: Result): XMLEventWriter
Return the XMLEventWriter 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