Uses of Class
com.ctc.wstx.io.ReaderSource

Packages that use ReaderSource
com.ctc.wstx.io   
 

Uses of ReaderSource in com.ctc.wstx.io
 

Subclasses of ReaderSource in com.ctc.wstx.io
 class BranchingReaderSource
          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 ReaderSource
static ReaderSource InputSourceFactory.constructEntitySource(ReaderConfig cfg, WstxInputSource parent, String entityName, InputBootstrapper bs, String pubId, String sysId, int xmlVersion, URL src, Reader r)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.