public class GetCapabilitiesResponseEncoder extends AbstractSosResponseEncoder<GetCapabilitiesResponse>
| Constructor and Description |
|---|
GetCapabilitiesResponseEncoder() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.xmlbeans.XmlObject |
create(GetCapabilitiesResponse response)
Create an
XmlObject from the OwsServiceResponse object |
protected org.apache.xmlbeans.XmlObject |
encodeGML32(java.lang.Object o) |
java.util.Set<SchemaLocation> |
getConcreteSchemaLocations()
Get the concrete schema locations for this
OwsServiceResponse encoder |
protected void |
setContents(net.opengis.sos.x20.CapabilitiesType.Contents xbContents,
java.util.Collection<SosObservationOffering> offerings,
java.lang.String version)
Sets the content section to the Capabilities document.
|
createExtension, encodeFes, encodeFes, encodeGml, encodeGml, encodeOws, encodeOws, encodeSwe, encodeSwe, getSchemaLocationsencode, getKeysaddNamespacePrefixToMap, create, 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, getSupportedTypesgetConformanceClassesprotected org.apache.xmlbeans.XmlObject create(GetCapabilitiesResponse response) throws EncodingException
AbstractXmlResponseEncoderXmlObject from the OwsServiceResponse objectcreate in class AbstractXmlResponseEncoder<GetCapabilitiesResponse>response - OwsServiceResponse to encodeOwsServiceResponseEncodingException - If an error occurs during the encodingprotected void setContents(net.opengis.sos.x20.CapabilitiesType.Contents xbContents,
java.util.Collection<SosObservationOffering> offerings,
java.lang.String version)
throws EncodingException
xbContents - SOS 2.0 contents sectionofferings - SOS offerings for contentsversion - SOS response versionEncodingException - * if an error occurs.public java.util.Set<SchemaLocation> getConcreteSchemaLocations()
AbstractXmlResponseEncoderOwsServiceResponse encodergetConcreteSchemaLocations in class AbstractXmlResponseEncoder<GetCapabilitiesResponse>protected org.apache.xmlbeans.XmlObject encodeGML32(java.lang.Object o)
throws EncodingException
EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.