public class ImporterFactory extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GO_IMPORTER |
static String |
KRAKEN_IMPORTER |
Constructor and Description |
---|
ImporterFactory() |
public static final String GO_IMPORTER
public static final String KRAKEN_IMPORTER
public static Importer createImporter(String importer) throws ClassNotFoundException, IllegalAccessException, InstantiationException
Copyright © 2014 EMBL-EBI. All rights reserved.