Class Utf8Scanner

All Implemented Interfaces:
XmlConsts, NamespaceContext, XMLStreamConstants

public final class Utf8Scanner extends StreamScanner
Scanner for tokenizing XML content from a byte stream encoding using UTF-8 encoding, or something suitably close it for decoding purposes (including ISO-Latin1 and US-ASCII).