public final class XDocReportConverterPlugin extends Object implements ConverterPlugin
| Constructor and Description |
|---|
XDocReportConverterPlugin() |
| Modifier and Type | Method and Description |
|---|---|
VFile |
convertToFormat(VFile file,
String targetFormat)
Retourne le fichier converti
L'appel à l'OOO distant est synchronisé, car il supporte mal les converssions concurrentes.
|
public VFile convertToFormat(VFile file, String targetFormat)
ConverterPluginconvertToFormat in interface ConverterPluginfile - Fichier à convertirtargetFormat - Type de document de sortie ODT,RTF,DOC,CSV,PDFCopyright © 2015. All Rights Reserved.