|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.flatpack.examples.createsamplecsv.CSVTestFileCreator
public class CSVTestFileCreator
Constructor Summary | |
---|---|
CSVTestFileCreator()
|
Method Summary | |
---|---|
static void |
createFile(int cols,
int rows)
|
static void |
createFile(int cols,
int rows,
java.lang.String filename)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSVTestFileCreator()
Method Detail |
---|
public static void main(java.lang.String[] args)
public static void createFile(int cols, int rows)
public static void createFile(int cols, int rows, java.lang.String filename)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |