|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.system.configuration.Method
public final class Method
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. |
Constructor Summary | |
---|---|
Method()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String XML
public static final String HTML
public static final String XHTML
public static final String TEXT
public static final String FOP
Constructor Detail |
---|
public Method()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |