analyzer.reader
Class XmlDataReader

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

public class XmlDataReader
extends java.lang.Object
implements DataReader


Constructor Summary
XmlDataReader()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 DataTreeNode read(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlDataReader

public XmlDataReader()
Method Detail

read

public DataTreeNode read(java.net.URL url)
Specified by:
read in interface DataReader

main

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


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