|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfficeException | |
---|---|
org.artofsolving.jodconverter | |
org.artofsolving.jodconverter.office |
Uses of OfficeException in org.artofsolving.jodconverter |
---|
Methods in org.artofsolving.jodconverter that throw OfficeException | |
---|---|
void |
OfficeDocumentConverter.convert(File inputFile,
File outputFile)
|
void |
OfficeDocumentConverter.convert(File inputFile,
File outputFile,
DocumentFormat outputFormat)
|
void |
AbstractConversionTask.execute(OfficeContext context)
|
protected void |
AbstractConversionTask.modifyDocument(com.sun.star.lang.XComponent document)
Override to modify the document after it has been loaded and before it gets saved in the new format. |
protected void |
StandardConversionTask.modifyDocument(com.sun.star.lang.XComponent document)
|
Uses of OfficeException in org.artofsolving.jodconverter.office |
---|
Methods in org.artofsolving.jodconverter.office that throw OfficeException | |
---|---|
void |
OfficeTask.execute(OfficeContext context)
|
void |
OfficeManager.execute(OfficeTask task)
|
void |
OfficeManager.start()
|
void |
OfficeManager.stop()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |