utils
Class GMLWithoutGeometryConfiguration

java.lang.Object
  extended by org.geotools.xml.Configuration
      extended by org.geotools.gml2.GMLConfiguration
          extended by utils.GMLWithoutGeometryConfiguration

public class GMLWithoutGeometryConfiguration
extends org.geotools.gml2.GMLConfiguration

GMLConfiguration without geometry


Field Summary
 
Fields inherited from class org.geotools.gml2.GMLConfiguration
ENCODE_FEATURE_MEMBER, NO_FEATURE_BOUNDS, srsSyntax
 
Constructor Summary
GMLWithoutGeometryConfiguration()
           
 
Method Summary
 void registerBindings(org.picocontainer.MutablePicoContainer container)
           
 
Methods inherited from class org.geotools.gml2.GMLConfiguration
configureContext, getSrsSyntax, setSrsSyntax
 
Methods inherited from class org.geotools.xml.Configuration
addDependency, allDependencies, configureBindings, configureBindings, 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 java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLWithoutGeometryConfiguration

public GMLWithoutGeometryConfiguration()
Method Detail

registerBindings

public void registerBindings(org.picocontainer.MutablePicoContainer container)
Overrides:
registerBindings in class org.geotools.gml2.GMLConfiguration