Package | Description |
---|---|
org.xwiki.officeimporter.openoffice |
Modifier and Type | Method and Description |
---|---|
Map<String,byte[]> |
OpenOfficeConverter.convert(Map<String,InputStream> inputStreams,
String inputFileName,
String outputFileName)
Deprecated.
Attempts to convert the input document identified by inputStreams and inputFileName arguments into
the format identified by outputFileName argument.
|
Copyright © 2004–2021 XWiki. All rights reserved.