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