org.systemsbiology.jrap.stax
Class TestParser

java.lang.Object
  extended by org.systemsbiology.jrap.stax.TestParser

public class TestParser
extends java.lang.Object

A demo program which uses the MSXMLParser to read in scans from a file you specify on the command line.


Constructor Summary
TestParser()
           
 
Method Summary
static void main(java.lang.String[] asArg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestParser

public TestParser()
Method Detail

main

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