net.cscott.sdr.calls
Class TestParser
java.lang.Object
net.cscott.sdr.calls.TestParser
public abstract class TestParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestParser
public TestParser()
main
public static void main(String[] args)
doFile
public static void doFile(File f)
throws Exception
- Throws:
Exception
parseFile
public static void parseFile(InputStream s)
throws Exception
- Throws:
Exception
Copyright (c) 2006 C. Scott Ananian