|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcomics.core.ComicGrabberEngineImplementation
This class provides a generic implementation of the ComicGrabberEngine interface.
| Constructor Summary | |
ComicGrabberEngineImplementation()
Default constructor. |
|
| Method Summary | |
ComicImage |
grabComic(java.net.URL aUrl)
This method returns the ComicImage for the comic file at the specified URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ComicGrabberEngineImplementation()
| Method Detail |
public ComicImage grabComic(java.net.URL aUrl)
throws java.io.IOException
grabComic in interface ComicGrabberEngineaUrl - URL to locate the comic image on.
java.io.IOException - when something goes wrong during the retrieve.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||