T - the response typepublic abstract class AbstractSosResponseEncoder<T extends OwsServiceResponse> extends AbstractResponseEncoder<T>
| Constructor and Description |
|---|
AbstractSosResponseEncoder(String operation,
Class<T> responseType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xmlbeans.XmlObject |
encodeFes(EncodingContext helperValues,
Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeFes(Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGml(EncodingContext helperValues,
Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGml(Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeOws(EncodingContext helperValues,
Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeOws(Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSwe(EncodingContext helperValues,
Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSwe(Object o) |
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 Set<SchemaLocation> getSchemaLocations()
protected org.apache.xmlbeans.XmlObject encodeGml(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGml(EncodingContext helperValues, Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeOws(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeOws(EncodingContext helperValues, Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeFes(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeFes(EncodingContext helperValues, Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSwe(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSwe(EncodingContext helperValues, Object o) throws EncodingException
EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.