|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| CachingSerializer | CachingSerializer interface allows low-level character interaction with a serializer. |
| CharacterCachingWriter | |
| 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. |
| CachingHTMLSerializer | Caching version of the HTML serializer |
| CachingOutputStream | |
| CachingWriter | |
| CachingXHTMLSerializer | Caching version of the XHTML serializer |
| 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 | Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing. |
| IndentPrinter | Extends Printer and adds support for indentation and line
wrapping. |
| LineSeparator | |
| Method | |
| 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. |
| ProxyWriter | This Class allows appending PROXY_REWRITE_PREFIX String in front of all the references to images, javascript files, etc.. |
| SerializerFactory | |
| SerializerFactoryImpl | Default serializer factory can construct serializers for the three markup serializers (XML, HTML, XHTML ). |
| SieveEncodingInfo | This class represents an encoding. |
| SieveEncodingInfo.BAOutputStream | Why don't we use the original ByteArrayOutputStream? - Because the toByteArray() method of the ByteArrayOutputStream creates new byte[] instances for each call. |
| TextSerializer | Implements a text serializer supporting both DOM and SAX serializing. |
| XHTMLSerializer | Implements an XHTML serializer supporting both DOM and SAX pretty serializing. |
| XMLSerializer | Implements an XML serializer supporting both DOM and SAX pretty serializing. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||