lumis.portal.file.transformation
Class FileTransformerFactory
java.lang.Object
lumis.portal.file.transformation.FileTransformerFactory
public class FileTransformerFactory
- extends Object
Provides IFileTransformer
instances.
- Since:
- 6.1.0
Method Summary |
IFileTransformer |
getTransformer(String serviceInstanceId)
Returns the proper transformer.
Returns a customized extractor if defined else returns the default content extractor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileTransformerFactory
public FileTransformerFactory()
getTransformer
public IFileTransformer getTransformer(String serviceInstanceId)
throws PortalException
- Returns the proper transformer.
Returns a customized extractor if defined else returns the default content extractor.
- Parameters:
serviceInstanceId
- the service instance source of the file to be converted.
- Returns:
- a customized extractor if defined else returns the default file transformer.
- Throws:
PortalException
- Since:
- 6.1.0
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.