com.mindprod.common11
Class Common11

java.lang.Object
  extended by com.mindprod.common11.Common11

public final class Common11
extends java.lang.Object

dummy to represent the common11 package.

Since:
1999
Version:
2.7 2009-12-09 BigDate parsing now more relaxed
Author:
Roedy Green, Canadian Mind Products

Field Summary
static java.lang.String EMBEDDED_COPYRIGHT
          undisplayed copyright notice
 
Constructor Summary
Common11()
           
 
Method Summary
static void main(java.lang.String[] args)
          test harness
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EMBEDDED_COPYRIGHT

public static final java.lang.String EMBEDDED_COPYRIGHT
undisplayed copyright notice

See Also:
Constant Field Values
Constructor Detail

Common11

public Common11()
Method Detail

main

public static void main(java.lang.String[] args)
test harness

Parameters:
args - not used