analyzer
Class Text

java.lang.Object
  |
  +--analyzer.Text

public class Text
extends java.lang.Object


Field Summary
protected  DataTreeNode dataTree
          The data.
 
Constructor Summary
Text(java.lang.String[] files)
           
 
Method Summary
 DataTreeNode getDataTree()
           
static void main(java.lang.String[] args)
           
 void quit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dataTree

protected DataTreeNode dataTree
The data.
Constructor Detail

Text

public Text(java.lang.String[] files)
Method Detail

getDataTree

public DataTreeNode getDataTree()

quit

public void quit()

main

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


Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu