|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputBootstrapper | |
|---|---|
| com.fasterxml.aalto.in | |
| com.fasterxml.aalto.stax | |
| Uses of InputBootstrapper in com.fasterxml.aalto.in |
|---|
| Subclasses of InputBootstrapper in com.fasterxml.aalto.in | |
|---|---|
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. |
| Uses of InputBootstrapper in com.fasterxml.aalto.stax |
|---|
| Methods in com.fasterxml.aalto.stax with parameters of type InputBootstrapper | |
|---|---|
static StreamReaderImpl |
StreamReaderImpl.construct(InputBootstrapper bs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||