sdr 0.21

net.cscott.sdr.calls
Class TestParser

java.lang.Object
  extended by net.cscott.sdr.calls.TestParser

public abstract class TestParser
extends Object


Constructor Summary
TestParser()
           
 
Method Summary
static void doFile(File f)
           
static void main(String[] args)
           
static void parseFile(InputStream s)
           
 
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(String[] args)

doFile

public static void doFile(File f)
                   throws Exception
Throws:
Exception

parseFile

public static void parseFile(InputStream s)
                      throws Exception
Throws:
Exception

sdr 0.21

Copyright (c) 2006 C. Scott Ananian