Uses of Interface
org.apache.cocoon.formatter.Formatter

Packages that use Formatter
org.apache.cocoon.formatter   
 

Uses of Formatter in org.apache.cocoon.formatter
 

Classes in org.apache.cocoon.formatter that implement Formatter
 class AbstractFormatter
           
 class FO2PDFFormatter
          This class wraps around FOP classes to perform XSL:FO to PDF formatting.
 class HTMLFormatter
           
 class TextFormatter
           
 class VRMLFormatter
           
 class WMLFormatter
           
 class XMLFormatter
           
 

Methods in org.apache.cocoon.formatter that return Formatter
 Formatter FormatterFactory.getFormatter(org.w3c.dom.Document document)
           
 Formatter FormatterFactory.getFormatterForType(java.lang.String type)
           
 



Copyright © 1999-2000 Apache Software Foundation. All Rights Reserved.