|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ByteBasedScanner | |
|---|---|
| com.fasterxml.aalto.async | |
| com.fasterxml.aalto.in | |
| Uses of ByteBasedScanner in com.fasterxml.aalto.async |
|---|
| Subclasses of ByteBasedScanner in com.fasterxml.aalto.async | |
|---|---|
class |
AsyncByteScanner
This is the base class for asynchronous (non-blocking) xml scanners. |
class |
AsyncUtfScanner
This class handles parsing of UTF-8 encoded xml streams, as well as other UTF-8 compatible (subset) encodings (specifically, Latin1 and US-Ascii). |
| Uses of ByteBasedScanner in com.fasterxml.aalto.in |
|---|
| Subclasses of ByteBasedScanner in com.fasterxml.aalto.in | |
|---|---|
class |
StreamScanner
Base class for various byte stream based scanners (generally one for each type of encoding supported). |
class |
Utf8Scanner
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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||