Package org.geotools.wcs.v2_0
Class RangeSubset
This interface contains the qualified names of all the types,elements, and attributes in the
http://www.opengis.net/wcs/range-subsetting/1.0 schema.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final QNamestatic final QNamestatic final QNameRange subset extension *Fields inherited from class XSD
entityResolver, LOGGER, schema, typeMappingProfile, typeSchema -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddDependencies(Set dependencies) Subclass hook to add additional dependencies.static final RangeSubsetReturns the singleton instance.Returns 'http://www.opengis.net/wcs/range-subsetting/1.0'.Returns the location of 'rsub.xsd.'.Methods inherited from class XSD
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
-
Field Details
-
NAMESPACE
- See Also:
-
rangeSubsetType
Range subset extension * -
rangeItemType
-
rangeIntervalType
-
-
Method Details
-
getInstance
Returns the singleton instance. -
addDependencies
Description copied from class:XSDSubclass hook to add additional dependencies.- Overrides:
addDependenciesin classXSD
-
getNamespaceURI
Returns 'http://www.opengis.net/wcs/range-subsetting/1.0'.- Specified by:
getNamespaceURIin classXSD
-
getSchemaLocation
Returns the location of 'rsub.xsd.'.- Specified by:
getSchemaLocationin classXSD
-