|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.fhg.igd.earth.observe.trace.InfoCache
This class is a storage for InfoRecords. Title : Earth Copyright : Copyright (c) 2001 Organisation : IGD FhG
Field Summary | |
protected String |
datapath_
|
static String |
FILENAME
|
private Hashtable |
records_
|
Constructor Summary | |
InfoCache()
Creates an instance of this class |
Method Summary | |
InfoRecord |
getRecord(String url)
returns a InfoRecord Object to a given url |
private InfoRecord |
load(String url)
Loads a InfoRecord |
void |
setDatapath(String datapath)
sets the datapath |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String FILENAME
private Hashtable records_
protected String datapath_
Constructor Detail |
public InfoCache()
Method Detail |
public InfoRecord getRecord(String url)
public void setDatapath(String datapath)
datapath
- private InfoRecord load(String url)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |