uk.ac.ebi.intact.application.graph2MIF.client
Class Graph2MIFConsole

java.lang.Object
  |
  +--uk.ac.ebi.intact.application.graph2MIF.client.Graph2MIFConsole

public class Graph2MIFConsole
extends java.lang.Object

Graph2MIFConsole This is a stand alone client of Graph2MIF (without WebService).

Version:
$Id: Graph2MIFConsole.java,v 1.4 2003/10/30 15:48:14 skerrien Exp $
Author:
Henning Mersch

Field Summary
static java.lang.String NEW_LINE
           
 
Constructor Summary
Graph2MIFConsole()
           
 
Method Summary
static void main(java.lang.String[] args)
          main Method, which will be called if the client is started.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEW_LINE

public static final java.lang.String NEW_LINE
Constructor Detail

Graph2MIFConsole

public Graph2MIFConsole()
                 throws IntactException,
                        DataSourceException
Method Detail

main

public static void main(java.lang.String[] args)
main Method, which will be called if the client is started. Prints the PSI-XML data to STDOUT and errors to STDERR.

Parameters:
args - [0] ac: String of the Ac in IntAct Database


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk