com.mindprod.holidays
Class Export

java.lang.Object
  extended by com.mindprod.holidays.Export

public final class Export
extends java.lang.Object

H *

Author:
Roedy Green, Canadian Mind Products

Constructor Summary
Export()
           
 
Method Summary
static void main(java.lang.String[] args)
          Allow this applet to run as as application as well.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Export

public Export()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Allow this applet to run as as application as well.

Parameters:
args - command line arguments ignored.
Throws:
java.io.IOException