ch.reto_hoehener.japng
Class Japng

java.lang.Object
  extended by ch.reto_hoehener.japng.Japng

public class Japng
extends java.lang.Object

The Main-Class of the library jar.

Version:
$Id: Japng.java 39 2008-06-08 15:47:08Z reto $

Constructor Summary
Japng()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main method which gets invoked when executing the library jar (with the -jar switch).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Japng

public Japng()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
The main method which gets invoked when executing the library jar (with the -jar switch).

Throws:
java.lang.Exception