Uses of Package
com.ctc.wstx.sw
Packages that use com.ctc.wstx.sw
Package
Description
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.
-
Classes in com.ctc.wstx.sw used by com.ctc.wstx.domClassDescriptionClass that encapsulates information about a specific element in virtual output stack for namespace-aware writers.
-
Classes in com.ctc.wstx.sw used by com.ctc.wstx.sr
-
Classes in com.ctc.wstx.sw used by com.ctc.wstx.stax
-
Classes in com.ctc.wstx.sw used by com.ctc.wstx.swClassDescriptionMid-level base class of namespace-aware stream writers.Base class for
XMLStreamWriter
implementations Woodstox has.Intermediate base class used when outputting to streams that use an encoding that is compatible with 7-bit single-byte Ascii encoding.Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.Simple key class used to represent two-piece (attribute) names; first part being optional (URI), and second non-optional (local name).Intermediate base class that implements Typed Access API (Stax2 v3) for all (repairing, non-repairing, non-namespace) native stream writer implementations.This is the base class for actual physical xml outputters.This is a simple wrapper class, which decorates anXmlWriter
to look like a Writer.