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.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.apiClassDescriptionShared common base class for variour configuration container implementations for public factories Woodstox uses: implementations of
XMLInputFactory
,XMLOutputFactory
andXMLValidationSchemaFactory
.Optional handler used to determine if a specific empty element (by name) should be allowed to use the self-closing syntax instead of having a separate end tag.HTML specific empty element handler.Handler that uses a Set of Strings.Simple converter interface designed to be used with stream writer propertyWstxOutputProperties.P_OUTPUT_INVALID_CHAR_HANDLER
.This handler implementation just throws an exception for all invalid characters encountered.Simple configuration container class; passed by reader factory to reader instance created.Simple configuration container class; passed by writer factory to writer instance created.Inner class used for creating type-safe enumerations (prior to JDK 1.5). -
Classes in com.ctc.wstx.api used by com.ctc.wstx.domClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.Simple configuration container class; passed by writer factory to writer instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.dtdClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.entClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.ioClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.Simple configuration container class; passed by writer factory to writer instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.saxClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.srClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.staxClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.Simple configuration container class; passed by writer factory to writer instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.swClassDescriptionOptional handler used to determine if a specific empty element (by name) should be allowed to use the self-closing syntax instead of having a separate end tag.Simple configuration container class; passed by writer factory to writer instance created.
-
Classes in com.ctc.wstx.api used by com.ctc.wstx.utilClassDescriptionSimple configuration container class; passed by reader factory to reader instance created.