|
Cytoscape 2.4.1 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcytoscape.data.readers.TextHttpReader
public class TextHttpReader
| Constructor Summary | |
|---|---|
TextHttpReader(String URI)
|
|
| Method Summary | |
|---|---|
static String |
getPage(String urlString)
|
static String |
getPage(URL url)
|
String |
getText()
|
int |
read()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextHttpReader(String URI)
throws Exception
Exception| Method Detail |
|---|
public int read()
throws Exception
Exception
public String getText()
throws Exception
Exception
public static String getPage(String urlString)
throws Exception
Exception
public static String getPage(URL url)
throws Exception
Exception
|
www.cytoscape.org | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||