android.webkit
Class CacheManager
java.lang.Object
android.webkit.CacheManager
public final class CacheManager
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheManager
public CacheManager()
getCacheFileBaseDir
public static java.io.File getCacheFileBaseDir()
cacheDisabled
public static boolean cacheDisabled()
startCacheTransaction
public static boolean startCacheTransaction()
endCacheTransaction
public static boolean endCacheTransaction()
getCacheFile
public static CacheManager.CacheResult getCacheFile(java.lang.String url,
java.util.Map<java.lang.String,java.lang.String> headers)
saveCacheFile
public static void saveCacheFile(java.lang.String url,
CacheManager.CacheResult cacheRet)
Copyright © 2008-2010. All Rights Reserved.