org.apache.xml.serialize
public final class Method extends Object
Version: $Revision: 1.5 $ $Date: 2004/02/24 23:34:03 $
See Also: OutputFormat
Field Summary | |
---|---|
static String | FOP
The output method for FO documents as PDF. |
static String | HTML
The output method for HTML documents. |
static String | TEXT
The output method for text documents. |
static String | XHTML
The output method for HTML documents as XHTML. |
static String | XML
The output method for XML documents. |