public class ODFWriter extends Object
Constructor and Description |
---|
ODFWriter() |
Modifier and Type | Method and Description |
---|---|
void |
createODFFile(String inputDir,
String outputODFName) |
void |
saveODFFile(ODFDocument doc,
String outFile) |
List<String> |
unzipODFFile(String odfName,
String outputDir) |