klyn.io.xml.sax.SAXLocator.setEncoding
method
public setEncoding(encoding as String) as Void:
Description

Sets the character encoding reported by Locator2.

Parameters
ParameterDescription
encodingCharacter encoding, or null.
Example
locator.setEncoding("UTF-8")