org.geotools.wcs.v2_0
Class WCSEOConfiguration

Object
  extended by Configuration
      extended by WCSEOConfiguration

public class WCSEOConfiguration
extends Configuration

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


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

WCSEOConfiguration

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