Uses of Package
com.ctc.wstx.api

Packages that use com.ctc.wstx.api
Package
Description
Package that contains subset of Woodstox classes that are considered to be its public API (in addition to regular Stax 1.0 -- javax.xml.stream.* -- and Stax2 -- org.codehaus.stax2.*).
 
Package that contains Woodstox classes that implement DTD handling.
Package contains internal entity object implementations, which are used by stream reader classes, but parsed by dtd functionality.
Low-level classes that are used to abstract most details of stream I/O access from actual parsing classes.
Contains Woodstox SAX implementation.
This package contains supporting code for handling namespace information; element stacks that keep track of elements parsed and such.
This package contains miscellaneous classes that implement Woodstox.
 
Contains utility classes that are not directly Woodstox specific, but are for now only used by Woodstox.