|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.http.covers.AmazonCoverSource
Retrieves covers for audio CD's from the amazon webserver. Uses SOAP for the communication.
Constructor Summary | |
AmazonCoverSource(InternetSearchForm ui,
AudioCD audioCD)
|
Method Summary | |
static java.lang.String |
normalize(java.lang.String s)
Strips characters not belonging in a SOAP request |
void |
search()
Searches the amazon webservice for audio CD covers. |
void |
stopSearch()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AmazonCoverSource(InternetSearchForm ui, AudioCD audioCD)
Method Detail |
public void stopSearch()
public void search()
public static java.lang.String normalize(java.lang.String s)
s
- string to normalize
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |