public final class GPKG extends XSD
| Modifier and Type | Field and Description |
|---|---|
static QName |
bboxtype |
static QName |
coveragetype |
static QName |
geopackage |
static QName |
geopkgtype |
static QName |
geopkgtype_features |
static QName |
geopkgtype_tiles |
static QName |
gridsettype |
static QName |
gridsettype_grids |
static QName |
gridtype |
static QName |
layertype |
static String |
NAMESPACE |
LOGGER, schema, typeMappingProfile, typeSchema| Modifier and Type | Method and Description |
|---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
static GPKG |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
Returns 'http://www.opengis.net/gpkg'.
|
String |
getSchemaLocation()
Returns the location of 'gpkg.xsd.'.
|
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toStringpublic static final String NAMESPACE
public static final QName coveragetype
public static final QName geopkgtype
public static final QName gridsettype
public static final QName gridtype
public static final QName layertype
public static final QName geopkgtype_features
public static final QName geopkgtype_tiles
public static final QName gridsettype_grids
public static final QName bboxtype
public static final QName geopackage
public static final GPKG getInstance()
protected void addDependencies(Set dependencies)
XSDaddDependencies in class XSDpublic String getNamespaceURI()
getNamespaceURI in class XSDpublic String getSchemaLocation()
getSchemaLocation in class XSDCopyright © 1996–2019 Geotools. All rights reserved.