sdr 0.21

net.cscott.sdr.calls.transform
Class CallFileLoader

java.lang.Object
  extended by net.cscott.sdr.calls.transform.CallFileLoader

public abstract class CallFileLoader
extends Object

This class contains the code to parse and load a call list.


Constructor Summary
CallFileLoader()
           
 
Method Summary
static void load(URL file, Map<String,Call> db)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallFileLoader

public CallFileLoader()
Method Detail

load

public static void load(URL file,
                        Map<String,Call> db)

sdr 0.21

Copyright (c) 2006 C. Scott Ananian