org.geotools.xml
Class XMLConfiguration
Object
Configuration
XMLConfiguration
public class XMLConfiguration
- extends Configuration
Parser configuration for the http://www.w3.org/XML/1998/namespace schema.
Method Summary |
protected void |
registerBindings(MutablePicoContainer container)
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 |
XMLConfiguration
public XMLConfiguration()
- Creates a new configuration.
registerBindings
protected final void registerBindings(MutablePicoContainer container)
- Registers the bindings for the configuration.
- Overrides:
registerBindings
in class Configuration
- Parameters:
container
- Container containing all bindings, keyed by QName
.
Copyright © 1996-2014 Geotools. All Rights Reserved.