Package com.jgoodies.bookfinder.request.query

Types that describe the queries used to request books from the Amazon.com web service.

See:
          Description

Interface Summary
XMLQuery An interface that defines an XML query to the Amazon.com web services.
 

Class Summary
AuthorQuery Implements XMLQuery to perform author request using the Amazon.com web service.
KeywordQuery An implementation of XMLQuery that performs a keyword search using the Amazon.com web services.
SimulatedKeywordQuery An implementation of XMLQuery that simulates access a keyword request to the Amazon.com web services.
 

Package com.jgoodies.bookfinder.request.query Description

Types that describe the queries used to request books from the Amazon.com web service. The manager unmarshaller and web service description are in the parent package.

Related Documentation

For more information see:

See Also:
com.jgoodies.bookfinder.domain, com.jgoodies.bookfinder.request, com.jgoodies.bookfinder.model, com.jgoodies.bookfinder.view


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.