| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.actf.model.dom.odf.util.ODFWriter
public class ODFWriter
Utility class to save ODF document
| Constructor Summary | |
|---|---|
| ODFWriter() | |
| Method Summary | |
|---|---|
|  void | createODFFile(String inputDir,
              String outputODFName) | 
|  void | saveODFFile(ODFDocument doc,
            String outFile) | 
|  List<String> | unzipODFFile(String odfName,
             String outputDir) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ODFWriter()
| Method Detail | 
|---|
public List<String> unzipODFFile(String odfName,
                                 String outputDir)
public void createODFFile(String inputDir,
                          String outputODFName)
public void saveODFFile(ODFDocument doc,
                        String outFile)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||