| Package | Description |
|---|---|
| org.docx4j.org.apache.xml.serializer |
Processes SAX events into streams.
|
| Class and Description |
|---|
| AttributesImplSerializer
This class extends org.xml.sax.helpers.AttributesImpl which implements org.
|
| ElemDesc
This class has a series of flags (bit values) that describe an HTML element
|
| SerializerBase
This class acts as a base class for the XML "serializers"
and the stream serializers.
|
| SerializerTrace
This interface defines a set of integer constants that identify trace event
types.
|
| ToSAXHandler
This class is used to provide a base behavior to be inherited
by other To...SAXHandler serializers.
|
| ToStream
This abstract class is a base class for other stream
serializers (xml, html, text ...) that write output to a stream.
|
| ToXMLStream
This class converts SAX or SAX-like calls to a
serialized xml document.
|
Copyright © 2007-2018. All Rights Reserved.