|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xml.serialize.Method
public final class Method
OutputFormat
Field Summary | |
---|---|
static java.lang.String |
FOP
Deprecated. The output method for FO documents as PDF. |
static java.lang.String |
HTML
Deprecated. The output method for HTML documents. |
static java.lang.String |
TEXT
Deprecated. The output method for text documents. |
static java.lang.String |
XHTML
Deprecated. The output method for HTML documents as XHTML. |
static java.lang.String |
XML
Deprecated. The output method for XML documents. |
Constructor Summary | |
---|---|
Method()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, 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: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |