|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.teamdev.jxbrowser.cache.CacheStorage
public abstract class CacheStorage
Represents cache storage.
| Constructor Summary | |
|---|---|
CacheStorage()
|
|
| Method Summary | |
|---|---|
abstract void |
clearCache()
Clears all cache entries except cookie and history. |
static CacheStorage |
getInstance(BrowserType browserType)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheStorage()
| Method Detail |
|---|
public static CacheStorage getInstance(BrowserType browserType)
public abstract void clearCache()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||