org.geotools.wfs.v1_1
Class WFSConfiguration

java.lang.Object
  extended by org.geotools.xml.Configuration
      extended by org.geotools.wfs.WFSConfiguration
          extended by org.geotools.wfs.v1_1.WFSConfiguration

public class WFSConfiguration
extends WFSConfiguration

Parser configuration for the wfs 1.1 schema.


Constructor Summary
WFSConfiguration()
          Creates a new configuration.
 
Method Summary
 
Methods inherited from class org.geotools.wfs.WFSConfiguration
configureContext, registerBindings
 
Methods inherited from class org.geotools.xml.Configuration
addDependency, allDependencies, configureBindings, configureBindings, equals, getContext, getDependencies, getNamespaceURI, getProperties, getSchemaFileURL, getSchemaLocationResolver, getSchemaLocator, getXSD, hashCode, hasProperty, registerBindings, schema, setupBindings, setupBindings, setupContext
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WFSConfiguration

public WFSConfiguration()
Creates a new configuration.



Copyright © 1996-2010 Geotools. All Rights Reserved.