Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.data.readers
Class TextJarReader

java.lang.Object
  extended by cytoscape.data.readers.TextJarReader

public class TextJarReader
extends Object


Constructor Summary
TextJarReader(String urlString)
           
 
Method Summary
 String getText()
           
 int read()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextJarReader

public TextJarReader(String urlString)
              throws IOException
Throws:
IOException
Method Detail

read

public int read()
         throws IOException
Throws:
IOException

getText

public String getText()

www.cytoscape.org