Uses of Class
com.ctc.wstx.io.ReaderBootstrapper
-
Packages that use ReaderBootstrapper Package Description com.ctc.wstx.io Low-level classes that are used to abstract most details of stream I/O access from actual parsing classes. -
-
Uses of ReaderBootstrapper in com.ctc.wstx.io
Methods in com.ctc.wstx.io that return ReaderBootstrapper Modifier and Type Method Description static ReaderBootstrapper
ReaderBootstrapper. getInstance(String pubId, SystemId sysId, Reader r, String appEncoding)
-