comics
Class NewComicGrabber

java.lang.Object
  extended bycomics.NewComicGrabber

public class NewComicGrabber
extends java.lang.Object

This class grabs a complete history of comics off the UComics website.

Author:
Lennart Martens

Constructor Summary
NewComicGrabber()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method is the entry point for the application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewComicGrabber

public NewComicGrabber()
Method Detail

main

public static void main(java.lang.String[] args)
Main method is the entry point for the application.

Parameters:
args - String[] with the start-up args.


Copyright © Lennart Martens. All Rights Reserved.