|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.portal.file.transformation.DefaultFileTransformer
public class DefaultFileTransformer
Default file transformer.
Constructor Summary | |
---|---|
DefaultFileTransformer()
|
Method Summary | |
---|---|
TransformedFileConfig |
transform(FileConfig fileConfig,
FileTransformation fileTransformation)
Converts the file using the file config as source of transformation, applying the transformations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultFileTransformer()
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |