| 
Esri Geoportal Server 1.2.9 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.georss.dcatcache.DcatCache
public class DcatCache
DCAT cache.
| Constructor Summary | |
|---|---|
DcatCache(File root)
Creates instance of the cache.  | 
|
| Method Summary | |
|---|---|
 InputStream | 
createInputCacheStream()
Creates cache stream from the latest cache data.  | 
 OutputStream | 
createOutputCacheStream()
Creates output stream to write into the cache.  | 
static DcatCache | 
getInstance()
Gets instance of the cache.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DcatCache(File root)
root - root folder of the cache| Method Detail | 
|---|
public static DcatCache getInstance()
public InputStream createInputCacheStream()
                                   throws FileNotFoundException
FileNotFoundException - if cache data file not found
public OutputStream createOutputCacheStream()
                                     throws FileNotFoundException
FileNotFoundException - if can not create stream
  | 
Esri Geoportal Server 1.2.9 
 | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||