Uses of Class
org.apache.xalan.xpath.xml.FormatterToXML

Packages that use FormatterToXML
org.apache.xalan.xpath.xml   
 

Uses of FormatterToXML in org.apache.xalan.xpath.xml
 

Subclasses of FormatterToXML in org.apache.xalan.xpath.xml
 class FormatterToHTML
           FormatterToHTML formats SAX-style events into XML.
 

Constructors in org.apache.xalan.xpath.xml with parameters of type FormatterToXML
FormatterToXML.FormatterToXML(FormatterToXML xmlListener)
          Constructor using a writer.
FormatterToHTML.FormatterToHTML(FormatterToXML xmlListener)
          Constructor using a writer.
 



Copyright © 2000 Apache XML Project. All Rights Reserved.