Class ByteSourceBootstrapper

java.lang.Object
com.fasterxml.aalto.in.InputBootstrapper
com.fasterxml.aalto.in.ByteSourceBootstrapper
All Implemented Interfaces:
XmlConsts

public final class ByteSourceBootstrapper extends InputBootstrapper
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.