Field Summary |
|
final public static String | HTML The output method type for HTML documents: html. |
final public static String | TEXT The output method type for text documents: text. |
final public static String | UNKNOWN |
final public static String | XHTML The output method for XHTML documents,
this method type is not currently supported: xhtml. |
final public static String | XML The output method type for XML documents: xml. |