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.
HTMLSerializer Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
LineSeparator  
Method  
OutputFormat Specifies an output format to control the serializer.
OutputFormat.Defaults  
OutputFormat.DTD  
SerializerFactory  
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.
 



Copyright © 1999 Apache XML Project. All Rights Reserved.