Class SpreadSheet

java.lang.Object
  extended by SpreadSheet

public class SpreadSheet
extends java.lang.Object

This is the SpreadSheet parser with the functions: row_max -- which will return the maximum bytes that a row can occupy. arguments are row_max=yes tmp_fmt=(File)

Since:
1.0

Constructor Summary
SpreadSheet()
           
 
Method Summary
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

SpreadSheet

public SpreadSheet()
Method Detail

main

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