Class FileExtensionFactory

java.lang.Object
de.swa.gmaf.plugin.text.extension.FileExtensionFactory

public class FileExtensionFactory
extends java.lang.Object
factory for File Extensions to support additional document formats
Author:
stefan_wagenpfeil
  • Method Summary

    Modifier and Type Method Description
    boolean canProcess​(java.lang.String ext)  
    static FileExtensionFactory getInstance()  
    FileExtensionPlugin getPluginFor​(java.io.File f)  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait