Uses of Class
com.ctc.wstx.io.ReaderSource
Packages that use ReaderSource
Package
Description
Low-level classes that are used to abstract most details of stream I/O
access from actual parsing classes.
-
Uses of ReaderSource in com.ctc.wstx.io
Subclasses of ReaderSource in com.ctc.wstx.ioModifier and TypeClassDescriptionfinal class
Specialized input source that can "branch" input it reads; essentially both giving out read data AND also writing it out to a Writer.Methods in com.ctc.wstx.io that return ReaderSourceModifier and TypeMethodDescriptionstatic ReaderSource
InputSourceFactory.constructEntitySource
(ReaderConfig cfg, WstxInputSource parent, String entityName, InputBootstrapper bs, String pubId, SystemId sysId, int xmlVersion, Reader r)