public abstract class PDFExporterFactory
extends java.lang.Object
| 构造器和说明 |
|---|
PDFExporterFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PDFExporterProcessor |
getPDFExporter() |
static PDFExporterProcessor |
getPDFExporter(boolean isPrint)
已过时。
|
static PDFExporterProcessor |
getPDFExporter(PDFExportType exportType) |
@Deprecated public static PDFExporterProcessor getPDFExporter(boolean isPrint)
public static PDFExporterProcessor getPDFExporter(PDFExportType exportType)
public static PDFExporterProcessor getPDFExporter()