| Package | Description |
|---|---|
| org.alfresco.repo.content.transform | |
| org.alfresco.repo.content.transform.magick | |
| org.alfresco.repo.content.transform.pdfrenderer |
| Modifier and Type | Class and Description |
|---|---|
class |
JodContentTransformer
Makes use of the
http://code.google.com/p/jodconverter/ library and an installed
OpenOffice application to perform OpenOffice-driven conversions. |
class |
RuntimeExecutableContentTransformerWorker
This configurable wrapper is able to execute any command line transformation that
accepts an input and an output file on the command line.
|
| Modifier and Type | Method and Description |
|---|---|
ContentTransformerWorker |
ProxyContentTransformer.getWorker()
Returns the worker that the converter uses
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProxyContentTransformer.setWorker(ContentTransformerWorker worker) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImageMagickContentTransformerWorker
Abstract helper for transformations based on ImageMagick
|
class |
ImageMagickContentTransformerWorker
Executes a statement to implement
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlfrescoPdfRendererContentTransformerWorker |
Copyright © 2005–2018 Alfresco Software. All rights reserved.