uk.ac.ebi.intact.application.synchron
Class Collector

java.lang.Object
  |
  +--uk.ac.ebi.intact.application.synchron.Collector

public class Collector
extends java.lang.Object

Purpose: collects XML files from others IntAct nodes

Author:
Antje Mueller, Arnaud Ceol

Constructor Summary
Collector()
           
 
Method Summary
static void main(java.lang.String[] args)
          Calls init() to initialise some fields calls getIntactNodes and retrieves an ObjectSet of IntactNode objects For each IntactNode object it calls getXmlFiles().
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collector

public Collector()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Calls init() to initialise some fields calls getIntactNodes and retrieves an ObjectSet of IntactNode objects For each IntactNode object it calls getXmlFiles().

java.lang.Exception


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