|
Method Summary | ||
getComments(boolean available) | ||
getVersionString() Gets a string returning product and version information. |
||
boolean |
isAvailable() Checks if this worker is available. |
|
boolean |
isTransformable(String sourceMimetype, String targetMimetype, TransformationOptions options) Unlike ContentTransformer.isTransformable(String, String, TransformationOptions) should not include the transformer name, as that is added by the ContentTransformer in the parent context. |
|
void |
transform(ContentReader reader, ContentWriter writer, TransformationOptions options) |
|