| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.vivoweb.harvester.util.WebHelper
public class WebHelper
| Constructor Summary | |
|---|---|
| WebHelper() | |
| Method Summary | |
|---|---|
| static java.lang.String | getURLContents(java.lang.String url)Get the contents of a url | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WebHelper()
| Method Detail | 
|---|
public static java.lang.String getURLContents(java.lang.String url)
                                       throws java.net.MalformedURLException,
                                              java.io.IOException
url - the url to grab
java.net.MalformedURLException - invalid url
java.io.IOException - error reading| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||