@AlfrescoPublicApi
public interface TransformerSelector
Modifier and Type | Method and Description |
---|---|
List<ContentTransformer> |
selectTransformers(String sourceMimetype,
long sourceSize,
String targetMimetype,
TransformationOptions options)
Returns a sorted list of transformers that identifies the order in which transformers
should be tried.
|
List<ContentTransformer> selectTransformers(String sourceMimetype, long sourceSize, String targetMimetype, TransformationOptions options)
sourceMimetype
- sourceSize
- targetMimetype
- options
- transformation optionsCopyright © 2005–2017 Alfresco Software. All rights reserved.