public class GetObservationResponseEncoder extends AbstractObservationResponseEncoder<GetObservationResponse>
| Constructor and Description |
|---|
GetObservationResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xmlbeans.XmlObject |
createResponse(ObservationEncoder<org.apache.xmlbeans.XmlObject,OmObservation> encoder,
GetObservationResponse response)
Create a response using the provided O&M2 compatible observation encoder.
|
protected void |
createResponse(ObservationEncoder<org.apache.xmlbeans.XmlObject,OmObservation> encoder,
GetObservationResponse response,
OutputStream outputStream,
EncodingContext ctx)
Override this method in concrete response encoder if streaming is supported for this operations.
|
Set<SchemaLocation> |
getConcreteSchemaLocations()
Get the concrete schema locations for this
OwsServiceResponse encoder |
create, createencodeFes, encodeFes, encodeGml, encodeGml, encodeOws, encodeOws, encodeSwe, encodeSwe, getSchemaLocationsencode, getKeysaddNamespacePrefixToMap, encode, encode, 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> getConcreteSchemaLocations()
AbstractXmlResponseEncoderOwsServiceResponse encodergetConcreteSchemaLocations in class AbstractXmlResponseEncoder<GetObservationResponse>protected org.apache.xmlbeans.XmlObject createResponse(ObservationEncoder<org.apache.xmlbeans.XmlObject,OmObservation> encoder, GetObservationResponse response) throws EncodingException
AbstractObservationResponseEncodercreateResponse in class AbstractObservationResponseEncoder<GetObservationResponse>encoder - the encoderresponse - the responseEncodingException - if an error occursprotected void createResponse(ObservationEncoder<org.apache.xmlbeans.XmlObject,OmObservation> encoder, GetObservationResponse response, OutputStream outputStream, EncodingContext ctx) throws EncodingException
AbstractObservationResponseEncodercreateResponse in class AbstractObservationResponseEncoder<GetObservationResponse>encoder - the encoderresponse - the responseoutputStream - the output streamctx - the encoding contextEncodingException - if the encoding failsCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.