org.xml.sax.InputSource.getCharacterStream
method
public getCharacterStream() as TextReader:
Description

Returns the character stream.

Returns

Character stream, or null.

Example
reader = input.getCharacterStream()