analyzer.reader
Class RSDataReader
java.lang.Object
|
+--analyzer.reader.RSDataReader
- public class RSDataReader
- extends java.lang.Object
- implements DataReader
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
RSDataReader
public RSDataReader()
readNode
protected DataTreeNode readNode(int fileID,
int ref,
ncsa.hdf.hdflib.HDFLibrary hdf,
java.lang.String name)
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)
readString
protected java.lang.String readString(int fileID,
int tag,
int ref)
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu