Uses of Class
com.ctc.wstx.sr.TypedStreamReader
Packages that use TypedStreamReader
Package
Description
This package contains supporting code for handling namespace information;
element stacks that keep track of elements parsed and such.
-
Uses of TypedStreamReader in com.ctc.wstx.sr
Subclasses of TypedStreamReader in com.ctc.wstx.srModifier and TypeClassDescriptionclass
Implementation ofXMLStreamReader2
that builds onTypedStreamReader
and adds full DTD-handling including DTD validationMethods in com.ctc.wstx.sr that return TypedStreamReaderModifier and TypeMethodDescriptionstatic TypedStreamReader
TypedStreamReader.createStreamReader
(BranchingReaderSource input, ReaderCreator owner, ReaderConfig cfg, InputBootstrapper bs, boolean forER) Factory method for constructing readers.