java.lang.Object
de.turnertech.ows.common.DefaultOwsContext
- All Implemented Interfaces:
OwsContext
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetXmlNamespacePrefix
(String namespace) Will generate one if not explicitely presentgetXmlNamespaceSchema
(String namespace)
-
Constructor Details
-
DefaultOwsContext
public DefaultOwsContext()
-
-
Method Details
-
getModelProvider
- Specified by:
getModelProvider
in interfaceOwsContext
-
getWfsCapabilities
- Specified by:
getWfsCapabilities
in interfaceOwsContext
-
getXmlNamespacePrefix
Will generate one if not explicitely present- Specified by:
getXmlNamespacePrefix
in interfaceOwsContext
-
getXmlNamespaceSchema
- Specified by:
getXmlNamespaceSchema
in interfaceOwsContext
-
getModelEncoderProvider
- Specified by:
getModelEncoderProvider
in interfaceOwsContext
-