open static fun isStaxResult(result: Result): Boolean
Indicate whether the given Result is a JAXP 1.4 StAX Result or custom StAX Result.
Return true if result is a JAXP 1.4 StAXResult or custom StAX Result; false otherwise
true
result
false