The StaxReader class / xml.StaxReader methods |
Returns a string that indicates the type of event the cursor of the StaxReader object is pointing to.
getEventType() RETURNING eventtype STRING
See StaxReader Event Types for the full list of StaxReader event types.
In case of error, the method throws an exception and sets the STATUS variable. Depending on the error, a human-readable description of the problem is available in the SQLCA.SQLERRM register. See Error handling in GWS calls (STATUS).