public class DefaultFileTransformer extends Object implements IFileTransformer
Constructor and Description |
---|
DefaultFileTransformer() |
Modifier and Type | Method and Description |
---|---|
TransformedFileConfig |
transform(FileConfig fileConfig,
FileTransformation fileTransformation)
Converts the file using the file config as source of transformation, applying the transformations.
|
public TransformedFileConfig transform(FileConfig fileConfig, FileTransformation fileTransformation) throws PortalException
IFileTransformer
transform
in interface IFileTransformer
fileConfig
- source of conversion.fileTransformation
- file transformation to be applied.TransformedFileConfig
associate with the transformation.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.