Package org.apache.xml.serialize.transition

Translate SAX events, a DOM tree, or an XPath node-set return value into a stream.

See:
          Description

Class Summary
BaseMarkupSerializer Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
FastStringBuffer Bare-bones, unsafe, fast string buffer.
HTMLdtd Utility class for accessing information specific to HTML documents.
HTMLSerializer Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
HTMLSerializer.DTD  
LineSeparator  
Method  
Printer The printer is responsible for sending text to the output stream or writer.
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.
 

Package org.apache.xml.serialize.transition Description

Translate SAX events, a DOM tree, or an XPath node-set return value into a stream.



Copyright © 2000 Apache XML Project. All Rights Reserved.