| org.geoserver.ows.xml.v1_0.OWSConfiguration
OWSConfiguration | public class OWSConfiguration extends Configuration (Code) | | Parser configuration for ows schema.
author: Justin Deoliveira, The Open Planning Project |
OWSConfiguration | public OWSConfiguration()(Code) | | Creates a new configuration, adding the dependency on
OWSConfiguration .
|
configureContext | protected void configureContext(MutablePicoContainer container)(Code) | | Configures the ows context.
The following factories are registered:
|
getSchemaFileURL | public String getSchemaFileURL()(Code) | | the owsAll.xsd file of the ows schema. |
|
|