| AbstractLocalTransform |
Abstract supper class for local transformer using flat transform options.
|
| AdminUiTransformerDebug |
Provides methods to support the Admin UI Test Transform actions.
|
| DummyTransformServiceRegistry |
A place holder for the remote transform service registry.
|
| LocalCombinedConfig |
Extends the standard CombinedConfig to add in removal of overridden or invalid transforms.
|
| LocalFailoverTransform |
Transformer that passes a document to a sequence of transforms until one succeeds.
|
| LocalPassThroughTransform |
Based on the logic of the legacy BinaryPassThrough and String Transformers.
|
| LocalPipelineTransform |
Transformer that passes a document through a pipeline of transformations to arrive at an target mimetype.
|
| LocalTransformImpl |
A local transformer using flat transform options.
|
| LocalTransformServiceRegistry |
Implements TransformServiceRegistry providing a mechanism of validating if a local transformation
(based on LocalTransform request is supported.
|
| RemoteTransformerClient |
Client class that transfers content (from a ContentReader) to a remote transformation agent together with
request parameters that will be used to transform the content.
|
| RuntimeExecutableContentTransformerOptions |
Deprecated.
|
| TransformerConfigMBeanImpl |
Implements the JMX interface for monitoring Content Transformer configuration
and statistics.
|
| TransformerDebug |
Debugs transformers selection and activity.
|
| TransformerDebug.Frame |
|
| TransformerDebug.ThreadInfo |
|
| TransformerDebugLog |
|
| TransformerLog |
|