|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.serialize.Method
OutputFormat
Field Summary | |
---|---|
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 Summary | |
---|---|
Method()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
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
Constructor Detail |
public Method()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |