|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--rjw.dc.http.AmazonQuery
Searches for software on the Amazon site
Constructor Summary | |
AmazonQuery(java.lang.String searchString)
|
Method Summary | |
java.lang.Object[] |
parseInformation(java.lang.String rawResult)
Parses information from a part of an xml file |
java.util.Vector |
search(HttpConnection connection)
Searches on the Amazon.com website on the catagories software and videogames. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AmazonQuery(java.lang.String searchString)
Method Detail |
public java.util.Vector search(HttpConnection connection)
connection
- the internet connectionpublic java.lang.Object[] parseInformation(java.lang.String rawResult)
rawResult
- the raw input
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |