uk.ac.ebi.intenz.tools.importer
Class ImporterFactory
java.lang.Object
uk.ac.ebi.intenz.tools.importer.ImporterFactory
public class ImporterFactory
- extends Object
This class, is used to create instances of the importers.
- Version:
- $id 31-May-2005 13:43:45
History:
Developer Date Description
pmatos 31-May-2005 Created class
rafalcan 06-Jan-2006 Added GoLinkImporter
- Author:
- pmatos
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GO_IMPORTER
public static final String GO_IMPORTER
KRAKEN_IMPORTER
public static final String KRAKEN_IMPORTER
ImporterFactory
public ImporterFactory()
createImporter
public static Importer createImporter(String importer)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
- Throws:
ClassNotFoundException
IllegalAccessException
InstantiationException
Copyright © 2013 EMBL-EBI. All Rights Reserved.