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(java.lang.String namespace,
java.lang.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(java.lang.String namespace,
java.lang.Object object)
throws EncodingException
EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.