| Package | Description |
|---|---|
| com.fasterxml.aalto.in | |
| com.fasterxml.aalto.stax |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteSourceBootstrapper
Class that takes care of bootstrapping main document input from
a byte-oriented input source: usually either an
InputStream,
or a block source like byte array. |
class |
CharSourceBootstrapper
Class that takes care of bootstrapping main document input from
a Stream input source.
|
| Modifier and Type | Method and Description |
|---|---|
static StreamReaderImpl |
StreamReaderImpl.construct(InputBootstrapper bs) |
Copyright © 2018 FasterXML. All rights reserved.