Class InputBootstrapper

java.lang.Object
com.fasterxml.aalto.in.InputBootstrapper
All Implemented Interfaces:
XmlConsts
Direct Known Subclasses:
ByteSourceBootstrapper, CharSourceBootstrapper

public abstract class InputBootstrapper extends Object implements XmlConsts
Abstract base class that defines shared functionality between different bootstrappers (byte stream, char Readers, block input)