Gets the book images in MimeMultipart formreturna MimeMultipart object containing the book images.
Gets the number of books known to the servicereturnthe number of books known to the service.
Gets XML details for a given list of books.paramtitles the titles of the books.returnan array of Source object containing XML details for the given list of books.throwsEBookServiceException if the book title is unknown
Gets the set of book titles.returnthe set of book titles.
Gets book images in the form of a DataHandlerparamtitles the titles of the booksparamgif true to request GIF, false for JPEGreturnan array of DataHandlers for the cover images for the named books.throwsEBookServiceException if any book title is unknown
true
false
Gets the images for books with given titlesparamtitles the titles of the booksparamgif true to request a GIF, false for JPEGreturnan array of images for the named books.throwsEBookServiceException if any book title is unknown