|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.http.HttpQuery
Fires query to a website and parses the results into data crow objects
Constructor Summary | |
HttpQuery()
|
Method Summary | |
java.lang.String |
clean(java.lang.String s)
Clean the string of any unwanted characters |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpQuery()
Method Detail |
public java.lang.String clean(java.lang.String s)
s
- string to clean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |