xml.StaxReader.getEventType

Returns a string that indicates the type of event the cursor of the StaxReader object is pointing to.

Syntax

getEventType()
  RETURNING eventtype STRING

Usage

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 with the appropriate error number.