Package | Description |
---|---|
com.ctc.wstx.dom | |
com.ctc.wstx.sr |
This package contains supporting code for handling namespace information;
element stacks that keep track of elements parsed and such.
|
com.ctc.wstx.stax |
This package contains miscellaneous classes that implement Woodstox.
|
com.ctc.wstx.sw |
Class and Description |
---|
OutputElementBase
Class that encapsulates information about a specific element in virtual
output stack for namespace-aware writers.
|
Class and Description |
---|
XmlWriter
This is the base class for actual physical xml outputters.
|
Class and Description |
---|
XmlWriter
This is the base class for actual physical xml outputters.
|
Class and Description |
---|
BaseNsStreamWriter
Mid-level base class of namespace-aware stream writers.
|
BaseStreamWriter
Base class for
XMLStreamWriter implementations Woodstox has. |
EncodingXmlWriter
Intermediate base class used when outputting to streams that use
an encoding that is compatible with 7-bit single-byte Ascii encoding.
|
OutputElementBase
Class that encapsulates information about a specific element in virtual
output stack for namespace-aware writers.
|
SimpleOutputElement
Class that encapsulates information about a specific element in virtual
output stack for namespace-aware writers.
|
TypedStreamWriter
Intermediate base class that implements Typed Access API (Stax2 v3)
for all (repairing, non-repairing, non-namespace) native stream
writer implementations.
|
XmlWriter
This is the base class for actual physical xml outputters.
|
XmlWriterWrapper
This is a simple wrapper class, which decorates an
XmlWriter
to look like a Writer. |
Copyright © 2018 FasterXML. All rights reserved.