|
|||||||||
| Home >> All >> org >> apache >> xml >> [ serialize overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.xml.serialize
| Interface Summary | |
| DOMSerializer | Interface for a DOM serializer implementation. |
| Serializer | Interface for a DOM serializer implementation, factory for DOM and SAX serializers, and static methods for serializing DOM documents. |
| Class Summary | |
| BaseMarkupSerializer | Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents. |
| DOMSerializerImpl | EXPERIMENTAL: Implemenatation of DOM Level 3 org.w3c.ls.LSSerializer by delegating serialization
calls to XMLSerializer. |
| ElementState | Holds the state of the currently serialized element. |
| EncodingInfo | This class represents an encoding. |
| Encodings | Provides information about encodings. |
| HTMLdtd | Utility class for accessing information specific to HTML documents. |
| HTMLSerializer | Deprecated. |
| IndentPrinter | Extends Printer and adds support for indentation and line wrapping. |
| LineSeparator | |
| Method | |
| ObjectFactory | This class is duplicated for each JAXP subpackage so keep it in sync. |
| OutputFormat | Specifies an output format to control the serializer. |
| OutputFormat.Defaults | |
| OutputFormat.DTD | |
| Printer | The printer is responsible for sending text to the output stream or writer. |
| SecuritySupport | This class is duplicated for each JAXP subpackage so keep it in sync. |
| SecuritySupport12 | This class is duplicated for each JAXP subpackage so keep it in sync. |
| SerializerFactory | |
| SerializerFactoryImpl | Default serializer factory can construct serializers for the three markup serializers (XML, HTML, XHTML ). |
| TextSerializer | Implements a text serializer supporting both DOM and SAX serializing. |
| XHTMLSerializer | Deprecated. |
| XML11Serializer | Implements an XML serializer supporting both DOM and SAX pretty serializing. |
| XMLSerializer | Implements an XML serializer supporting both DOM and SAX pretty serializing. |
| Error Summary | |
| ObjectFactory.ConfigurationError | A configuration error. |
|
|||||||||
| Home >> All >> org >> apache >> xml >> [ serialize overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||