| Package | Description |
|---|---|
| org.artofsolving.jodconverter | |
| org.artofsolving.jodconverter.filter | |
| org.artofsolving.jodconverter.office |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConversionTask.execute(OfficeContext context) |
protected void |
StandardConversionTask.modifyDocument(com.sun.star.lang.XComponent document,
OfficeContext context) |
protected void |
AbstractConversionTask.modifyDocument(com.sun.star.lang.XComponent document,
OfficeContext context)
Override to modify the document after it has been loaded and before it gets saved in the new format.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshFilter.filter(com.sun.star.lang.XComponent document,
OfficeContext context) |
void |
OfficeDocumentFilter.filter(com.sun.star.lang.XComponent document,
OfficeContext context)
Filter the given office document in the provided context.
|
void |
ImageEmbedderFilter.filter(com.sun.star.lang.XComponent document,
OfficeContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
OfficeTask.execute(OfficeContext context) |
Copyright © 2003–2016 XWiki. All rights reserved.