Package org.apache.cocoon.printer

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

Class Summary
AbstractPrinter This class implements a printer that print the DOM tree using the HTML syntax.
HTMLPrinter This class implements a printer that print the DOM tree using the HTML syntax.
XMLPrinter This class implements a printer that print the DOM tree using the XML syntax.
 


Copyright (c) 1998 The Java Apache Project