tr.linkchecker.app
Class CApp

java.lang.Object
  extended bytr.linkchecker.app.CApp

public class CApp
extends java.lang.Object

Basic Application class

Date: 09.11.2004

Version:
1.0
Author:
Tobias Roessler, Ralf Schmitt

Constructor Summary
CApp()
          Initialisation of the application
 
Method Summary
static void main(java.lang.String[] args)
          Main-Method: Starts the application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CApp

public CApp()
Initialisation of the application

Method Detail

main

public static void main(java.lang.String[] args)
Main-Method: Starts the application

Parameters:
args - Arguments for the application