public class SchemaExtension 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 |
|---|
SchemaExtension(GeoPackageCore geoPackage)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<Extensions> |
getOrCreate()
Get or create the extension
|
boolean |
has()
Determine if the GeoPackage has the extension
|
void |
removeExtension()
Remove all trace of the extension
|
get, getExtensions, getExtensions, getExtensionsDao, getGeoPackage, getOrCreate, has, has, haspublic static final String NAME
public static final String EXTENSION_NAME
public static final String DEFINITION
public SchemaExtension(GeoPackageCore geoPackage)
geoPackage - GeoPackagepublic List<Extensions> getOrCreate()
public boolean has()
public void removeExtension()
Copyright © 2020 National Geospatial-Intelligence Agency. All rights reserved.