class CachedAttributionBingAerialTileSource.BingAttributionData extends CacheCustomContent<java.io.IOException>
INTERVAL_ALWAYS, INTERVAL_DAILY, INTERVAL_HOURLY, INTERVAL_MONTHLY, INTERVAL_NEVER, INTERVAL_WEEKLY| Constructor and Description |
|---|
BingAttributionData() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkOfflineAccess()
Ensures underlying resource is not accessed in offline mode.
|
protected byte[] |
updateData()
This function will be executed when an update is required.
|
flushData, getData, getDataString, isCacheValid, updateForceString, updateIfRequired, updateIfRequiredStringBingAttributionData()
protected byte[] updateData() throws java.io.IOException
CacheCustomContentupdateData in class CacheCustomContent<java.io.IOException>java.io.IOExceptionprotected void checkOfflineAccess()
CacheCustomContentcheckOfflineAccess in class CacheCustomContent<java.io.IOException>