uk.ac.ebi.adfconverter.common.tools.net.update
Class Fetch

java.lang.Object
  extended byuk.ac.ebi.adfconverter.common.tools.net.update.Fetch

public class Fetch
extends java.lang.Object


Constructor Summary
Fetch()
           
 
Method Summary
static java.lang.String fetch(java.lang.String address)
           
static java.awt.Image fetchimage(java.lang.String address, java.awt.Component c)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Fetch

public Fetch()
Method Detail

fetch

public static java.lang.String fetch(java.lang.String address)
                              throws java.net.MalformedURLException,
                                     java.io.IOException
Throws:
java.net.MalformedURLException
java.io.IOException

fetchimage

public static java.awt.Image fetchimage(java.lang.String address,
                                        java.awt.Component c)
                                 throws java.net.MalformedURLException,
                                        java.io.IOException
Throws:
java.net.MalformedURLException
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.net.MalformedURLException,
                        java.io.IOException
Throws:
java.net.MalformedURLException
java.io.IOException


European Bioinformatics InstituteMicroarray Informatics Team