public interface ExtensibleRequestEncoder
| Modifier and Type | Method and Description |
|---|---|
default void |
addExtension(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request) |
default void |
addService(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request) |
default void |
addVersion(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request) |
org.apache.xmlbeans.XmlObject |
encodeObjectToXml(String namespace,
Object object) |
default void addService(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request)
default void addVersion(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request)
default void addExtension(net.opengis.swes.x20.ExtensibleRequestType ert,
OwsServiceRequest request)
throws EncodingException
EncodingExceptionorg.apache.xmlbeans.XmlObject encodeObjectToXml(String namespace, Object object) throws EncodingException
EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.