ooc
Class Validate

java.lang.Object
  extended byooc.Validate

public class Validate
extends java.lang.Object

The program used to validate a container. Run program without argument to see usage.


Constructor Summary
Validate()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Validate

public Validate()
Method Detail

main

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