| Package | Description |
|---|---|
| org.alfresco.repo.content.transform | |
| org.alfresco.repo.content.transform.magick |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenOfficeContentTransformerWorker
Makes use of the
http://sourceforge.net/projects/joott/JOOConverter library 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
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.