Uses of Class
com.fasterxml.aalto.in.InputBootstrapper
Packages that use InputBootstrapper
-
Uses of InputBootstrapper in com.fasterxml.aalto.in
Subclasses of InputBootstrapper in com.fasterxml.aalto.inModifier and TypeClassDescriptionfinal class
Class that takes care of bootstrapping main document input from a byte-oriented input source: usually either anInputStream
, or a block source like byte array.final class
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 InputBootstrapperModifier and TypeMethodDescriptionstatic StreamReaderImpl
StreamReaderImpl.construct
(InputBootstrapper bs)