public class Cocoon1Formatter
extends AbstractFormatter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RTF_MIME_TYPE
TODO is this correct, or use text/richtext or something?
|
| Constructor and Description |
|---|
Cocoon1Formatter() |
public static final java.lang.String RTF_MIME_TYPE
public void init(Configurations conf)
public void format(org.w3c.dom.Document document,
java.io.Writer writer,
java.util.Dictionary p)
throws java.lang.Exception
java.lang.Exception