Google

Cocoon API: Package org.apache.cocoon.formatter

Package org.apache.cocoon.formatter

Interface Summary
Formatter This class must be implemented by the printers that format a DOM tree into streams.
 

Class Summary
AbstractFormatter  
FO2PDFFormatter This class wraps around FOP to perform XSL:FO to PDF formatting.
FormatterFactory This class implements the formatter factory.
HTMLFormatter This formatter is used to serialize HTML content.
TextFormatter This formatter is used to serialize non-marked-up results, such as plain text outputs, VRML, CSS, etc..
XHTMLFormatter This formatter is used to serialize XHTML content.
XMLFormatter  
 



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