Modifier and Type | Class and Description |
---|---|
class |
OpenOfficeContentTransformerWorker
Makes use of the 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
|
Modifier and Type | Class and Description |
---|---|
class |
AlfrescoPdfRendererContentTransformerWorker |
Modifier and Type | Method and Description |
---|---|
protected String |
MimetypesGet.getWorkerBeanName(ContentTransformerWorker ctw)
Gets the given ContentTransformerWorker's bean name from the cache of known workers
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.