org.apache.xml.serialize
public final class Method extends java.lang.Object
OutputFormat
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FOP
The output method for FO documents as PDF.
|
static java.lang.String |
HTML
The output method for HTML documents.
|
static java.lang.String |
TEXT
The output method for text documents.
|
static java.lang.String |
XHTML
The output method for HTML documents as XHTML.
|
static java.lang.String |
XML
The output method for XML documents.
|
Constructor and Description |
---|
Method() |
public static final java.lang.String XML
public static final java.lang.String HTML
public static final java.lang.String XHTML
public static final java.lang.String TEXT
public static final java.lang.String FOP
Copyright ? 1999-2005 Apache XML Project. All Rights Reserved.