Modifier and Type | Field and Description |
---|---|
static PdfExport.ExportType |
PDF
Export type: PDF.
|
static PdfExport.ExportType |
RTF
Export type: RTF.
|
Constructor and Description |
---|
PdfExport.ExportType(String mimeType,
String extension)
Constructor, specifying the target MIME type and file extension.
|
public static final PdfExport.ExportType PDF
public static final PdfExport.ExportType RTF
Copyright © 2004–2015 XWiki. All rights reserved.