info.mrupp.isoak1
Class Isoak1Example

java.lang.Object
  extended by info.mrupp.isoak1.Isoak1Example

public class Isoak1Example
extends java.lang.Object

Sample program demonstrating the usage of the IsoaKernel1 class. Run this class with the file 'example.sdf' in the current directory.


Constructor Summary
Isoak1Example()
          Just run the #main method of this class.
 
Method Summary
static void main(java.lang.String[] args)
          Run this class with the file 'example.sdf' in the current directory.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Isoak1Example

public Isoak1Example()
Just run the #main method of this class.

Method Detail

main

public static void main(java.lang.String[] args)
Run this class with the file 'example.sdf' in the current directory.