Uses of Class
org.apache.xml.serialize.transition.BaseMarkupSerializer

Packages that use BaseMarkupSerializer
org.apache.xml.serialize.transition Translate SAX events, a DOM tree, or an XPath node-set return value into a stream. 
 

Uses of BaseMarkupSerializer in org.apache.xml.serialize.transition
 

Subclasses of BaseMarkupSerializer in org.apache.xml.serialize.transition
 class HTMLSerializer
          Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
 class TextSerializer
          Implements a text serializer supporting both DOM and SAX serializing.
 class XHTMLSerializer
          Implements an XHTML serializer supporting both DOM and SAX pretty serializing.
 class XMLSerializer
          Implements an XML serializer supporting both DOM and SAX pretty serializing.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.