xml.StaxReader.getEncoding

Returns the document encoding defined in the XML Document declaration, or NULL.

Syntax

getEncoding()
  RETURNING docenc STRING

Usage

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.