analyzer.reader
Class UpiDataReader

java.lang.Object
  |
  +--analyzer.reader.UpiDataReader

public class UpiDataReader
extends java.lang.Object
implements DataReader


Constructor Summary
UpiDataReader()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
static void PrintTree(DataTreeNode node, java.lang.String indent)
           
 DataTreeNode read(java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpiDataReader

public UpiDataReader()
Method Detail

read

public DataTreeNode read(java.io.File file)
Specified by:
read in interface DataReader

main

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

PrintTree

public static void PrintTree(DataTreeNode node,
                             java.lang.String indent)


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