|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.http.HttpQuery
net.sf.dc.http.AmazonSoftwareQuery
Searches for software descriptions and screenshots on the Amazon site
Constructor Summary | |
AmazonSoftwareQuery(java.lang.String searchString,
boolean broadband)
|
Method Summary | |
Software |
parseInformation(java.lang.String rawResult)
Parses information from a raw html or xml string |
java.util.Vector |
search()
Searches on the Amazon.com website on the catagories software and videogames. |
Methods inherited from class net.sf.dc.http.HttpQuery |
clean |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AmazonSoftwareQuery(java.lang.String searchString, boolean broadband)
Method Detail |
public java.util.Vector search()
public Software 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 |