org.apache.cocoon.formatter
Class AbstractFormatter

java.lang.Object
  |
  +--org.apache.cocoon.formatter.AbstractFormatter
Direct Known Subclasses:
HTMLFormatter, TextFormatter, VRMLFormatter, WMLFormatter, XMLFormatter

public abstract class AbstractFormatter
extends java.lang.Object
implements Formatter

Version:
$Revision: 1.2 $ $Date: 2000/02/13 18:29:20 $
Author:
Stefano Mazzocchi

Constructor Summary
AbstractFormatter()
           
 
Method Summary
 org.apache.xml.serialize.OutputFormat getFormat(java.util.Dictionary p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractFormatter

public AbstractFormatter()
Method Detail

getFormat

public org.apache.xml.serialize.OutputFormat getFormat(java.util.Dictionary p)


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