Uses of Interface
com.ctc.wstx.sr.StreamReaderImpl
Packages that use StreamReaderImpl
Package
Description
This package contains supporting code for handling namespace information;
element stacks that keep track of elements parsed and such.
-
Uses of StreamReaderImpl in com.ctc.wstx.sr
Classes in com.ctc.wstx.sr that implement StreamReaderImplModifier and TypeClassDescriptionclass
Partial implementation ofXMLStreamReader2
consisting of all functionality other than DTD-validation-specific parts, and Typed Access API (Stax2 v3.0), which are implemented at sub-classes.class
Complete implementation ofXMLStreamReader2
, including Typed Access API (Stax2 v3.0) implementation.class
Implementation ofXMLStreamReader2
that builds onTypedStreamReader
and adds full DTD-handling including DTD validation