T - the request typepublic abstract class AbstractSosRequestEncoder<T extends OwsServiceRequest> extends AbstractRequestEncoder<T>
| Constructor and Description |
|---|
AbstractSosRequestEncoder(java.lang.String operation,
java.lang.Class<T> responseType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xmlbeans.XmlObject |
encodeFes(EncodingContext context,
java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeFes(java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGml(EncodingContext context,
java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGml(java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeOws(EncodingContext context,
java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeOws(java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSwe(EncodingContext context,
java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSwe(java.lang.Object o) |
java.util.Set<SchemaLocation> |
getSchemaLocations() |
encode, getKeysaddNamespacePrefixToMap, create, create, encode, encode, getConcreteSchemaLocations, getConcreteSchemaLocations, getResponseType, getSchemaRepository, setSchemaRepository, setValidateencodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getContentType, getDocumentEncoder, getDocumentEncoder, getDocumentEncoderKey, getDocumentEncoderKey, getEncoder, getEncoder, getEncoderKey, getEncoderKey, getPropertyTypeEncoder, getPropertyTypeEncoder, getPropertyTypeEncoderKey, getPropertyTypeEncoderKey, getXmlOptions, setXmlOptions, substitutegetEncoder, getEncoderRepository, setEncoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodegetContentType, getSupportedTypesgetConformanceClassespublic AbstractSosRequestEncoder(java.lang.String operation,
java.lang.Class<T> responseType)
public java.util.Set<SchemaLocation> getSchemaLocations()
protected org.apache.xmlbeans.XmlObject encodeGml(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGml(EncodingContext context, java.lang.Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeOws(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeOws(EncodingContext context, java.lang.Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeFes(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeFes(EncodingContext context, java.lang.Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSwe(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSwe(EncodingContext context, java.lang.Object o) throws EncodingException
EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.