public class WebPExtension extends BaseExtension
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFINITION
Extension definition URL
|
static String |
EXTENSION_NAME
Extension name
|
static String |
NAME
Name
|
extensionsDao, geoPackage| Constructor and Description |
|---|
WebPExtension(GeoPackageCore geoPackage)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Extensions |
getOrCreate(String tableName)
Get or create the extension
|
boolean |
has(String tableName)
Determine if the GeoPackage has the extension
|
get, getExtensionsDao, getGeoPackage, getOrCreate, haspublic static final String NAME
public static final String EXTENSION_NAME
public static final String DEFINITION
public WebPExtension(GeoPackageCore geoPackage)
geoPackage - GeoPackagepublic Extensions getOrCreate(String tableName)
tableName - table namepublic boolean has(String tableName)
tableName - table nameCopyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.