net.sf.dc.http
Class AmazonSoftwareQuery

java.lang.Object
  extended bynet.sf.dc.http.HttpQuery
      extended bynet.sf.dc.http.AmazonSoftwareQuery

public class AmazonSoftwareQuery
extends HttpQuery

Searches for software descriptions and screenshots on the Amazon site

Since:
1.3
Version:
DC0.80
Author:
Robert-Jan van der Waals

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

AmazonSoftwareQuery

public AmazonSoftwareQuery(java.lang.String searchString,
                           boolean broadband)
Method Detail

search

public java.util.Vector search()
Searches on the Amazon.com website on the catagories software and videogames. Returns a Vector of Strings. Each String describes a found item on the Amazon website


parseInformation

public Software parseInformation(java.lang.String rawResult)
Parses information from a raw html or xml string

Parameters:
rawResult - the raw input