org.apache.poi.dev
Class RecordGenerator

java.lang.Object
  extended by org.apache.poi.dev.RecordGenerator

public class RecordGenerator
extends java.lang.Object

Description of the Class

Since:
May 10, 2002
Author:
andy

Constructor Summary
RecordGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
          The main program for the RecordGenerator class
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecordGenerator

public RecordGenerator()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
The main program for the RecordGenerator class

Parameters:
args - The command line arguments
Throws:
java.lang.Exception - Description of the Exception


Copyright 2012 The Apache Software Foundation or its licensors, as applicable.