Class StreamBootstrapper

java.lang.Object
com.ctc.wstx.io.InputBootstrapper
com.ctc.wstx.io.StreamBootstrapper

public final class StreamBootstrapper extends InputBootstrapper
Input bootstrap class used with streams, when encoding is not known (when encoding is specified by application, a reader is constructed, and then reader-based bootstrapper is used).

Encoding used for an entity (including main document entity) is determined using algorithms suggested in XML 1.0#3 spec, appendix F