public final class Method extends Object
OutputFormat| Modifier and Type | Field and Description | 
|---|---|
| static String | FOPDeprecated.  The output method for FO documents as PDF. | 
| static String | HTMLDeprecated.  The output method for HTML documents. | 
| static String | TEXTDeprecated.  The output method for text documents. | 
| static String | XHTMLDeprecated.  The output method for HTML documents as XHTML. | 
| static String | XMLDeprecated.  The output method for XML documents. | 
| Constructor and Description | 
|---|
| Method()Deprecated.  | 
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
Copyright © 2017 JBoss by Red Hat. All rights reserved.