org.geotools.wcs.v2_0
Class RangeSubsetConfiguration

Object
  extended by Configuration
      extended by RangeSubsetConfiguration

public class RangeSubsetConfiguration
extends Configuration

Parser configuration for the http://www.opengis.net/wcs/range-subsetting/1.0 schema.


Constructor Summary
RangeSubsetConfiguration()
          Creates a new configuration.
 
Method Summary
protected  void registerBindings(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, getSchemaFileURL, getSchemaLocationResolver, getSchemaLocator, getXSD, hashCode, hasProperty, registerBindings, schema, setupBindings, setupBindings, setupContext, setupEncoder, setupParser
 
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeSubsetConfiguration

public RangeSubsetConfiguration()
Creates a new configuration.

Method Detail

registerBindings

protected final void registerBindings(Map bindings)
Registers the bindings for the configuration.

Overrides:
registerBindings in class Configuration


Copyright © 1996-2014 Geotools. All Rights Reserved.