The StaxReader class
The StaxReader class provides methods compatible with Streaming API for XML(StAX) for reading XML documents.
This class is provided in the
xml
C-Extension library; To use this class, import the
xml
package with:IMPORT xml
The status
variable is set to zero after a successful method call.