Uses of Class
com.ctc.wstx.sr.TypedStreamReader

Packages that use TypedStreamReader
com.ctc.wstx.sr   
 

Uses of TypedStreamReader in com.ctc.wstx.sr
 

Subclasses of TypedStreamReader in com.ctc.wstx.sr
 class ValidatingStreamReader
          Implementation of XMLStreamReader2 that builds on TypedStreamReader and adds full DTD-handling including DTD validation
 

Methods in com.ctc.wstx.sr that return TypedStreamReader
static TypedStreamReader TypedStreamReader.createStreamReader(BranchingReaderSource input, ReaderCreator owner, ReaderConfig cfg, InputBootstrapper bs, boolean forER)
          Factory method for constructing readers.
 



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