public final class Method extends Object
OutputFormat
Modifier and Type | Field and Description |
---|---|
static String |
FOP
Deprecated.
The output method for FO documents as PDF.
|
static String |
HTML
Deprecated.
The output method for HTML documents.
|
static String |
TEXT
Deprecated.
The output method for text documents.
|
static String |
XHTML
Deprecated.
The output method for HTML documents as XHTML.
|
static String |
XML
Deprecated.
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 © 2012 JBoss by Red Hat. All Rights Reserved.