uk.ac.ebi.intenz.tools.importer
Class ImportController
java.lang.Object
uk.ac.ebi.intenz.tools.importer.ImportController
public class ImportController
- extends Object
ImportController used to run the importers.
- Version:
- $id 01-Jun-2005 18:38:07
History:
Developer Date Description
P.de Matos 01-Jun-2005 Created class
- Author:
- P.de Matos
Method Summary |
static void |
main(String[] args)
Imports links from external databases. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportController
public ImportController()
main
public static void main(String[] args)
throws Exception,
InstantiationException,
ClassNotFoundException
- Imports links from external databases.
- Parameters:
args
- A list of databases whose links should be imported.
Allowed values are (letter casing doesn't matter):
If no argument is passed, all of the links are imported.
- Throws:
Exception
InstantiationException
ClassNotFoundException
Copyright © 2013 EMBL-EBI. All Rights Reserved.