Package org.geotools.wcs.v2_0
Class RangeSubsetConfiguration
Object
Configuration
RangeSubsetConfiguration
Parser configuration for the http://www.opengis.net/wcs/range-subsetting/1.0 schema.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final voidregisterBindings(Map bindings) Registers the bindings for the configuration.Methods inherited from class Configuration
addDependency, allDependencies, configureBindings, configureBindings, configureContext, configureEncoder, configureParser, equals, getContext, getDependencies, getDependency, getNamespaceURI, getProperties, getXSD, hashCode, hasProperty, registerBindings, setupBindings, setupContext, setupEncoder, setupParser
-
Constructor Details
-
RangeSubsetConfiguration
public RangeSubsetConfiguration()Creates a new configuration.
-
-
Method Details
-
registerBindings
Registers the bindings for the configuration.- Overrides:
registerBindingsin classConfiguration
-