Spreadsheet Toolkit

corpus.fileIO
Class FileTree

java.lang.Object
  |
  +--corpus.fileIO.FileTree

public class FileTree
extends java.lang.Object


Constructor Summary
FileTree(java.io.File root)
           
 
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

FileTree

public FileTree(java.io.File root)
Method Detail

main

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

Spreadsheet Toolkit

Project Home Page