Uses of Class
com.fasterxml.aalto.in.InputBootstrapper

Packages that use InputBootstrapper
com.fasterxml.aalto.in   
 

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.
 

Methods in com.fasterxml.aalto.in with parameters of type InputBootstrapper
static StreamReaderImpl StreamReaderImpl.construct(InputBootstrapper bs)
           
 



Copyright © 2010 Fasterxml.com. All Rights Reserved.