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 |
static QName |
overview |
static QName |
parametertype |
LOGGER, schema, typeMappingProfile, typeSchema
Modifier and Type | Method and Description |
---|---|
protected void |
addDependencies(Set<XSD> 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, toString
public 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 QName overview
public static final QName parametertype
public static final GPKG getInstance()
protected void addDependencies(Set<XSD> dependencies)
XSD
addDependencies
in class XSD
public String getNamespaceURI()
getNamespaceURI
in class XSD
public String getSchemaLocation()
getSchemaLocation
in class XSD
Copyright © 1996–2023 Geotools. All rights reserved.