|
sdr 0.21 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.cscott.sdr.calls.transform.CallFileLoader
public abstract class CallFileLoader
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 |
---|
public CallFileLoader()
Method Detail |
---|
public static void load(URL file, Map<String,Call> db)
|
sdr 0.21 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |