org.geotools.wcs.v2_0
Class ScalingConfiguration

Object
  extended by Configuration
      extended by ScalingConfiguration

public class ScalingConfiguration
extends Configuration

Parser configuration for the http://www.opengis.net/WCS_service-extension_scaling/1.0 schema.


Constructor Summary
ScalingConfiguration()
          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

ScalingConfiguration

public ScalingConfiguration()
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.