public class SensorMLEncoderv101 extends AbstractSensorMLEncoder
| Constructor and Description |
|---|
SensorMLEncoderv101() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(Map<String,String> nameSpacePrefixMap) |
protected net.opengis.sensorML.x101.DocumentationDocument.Documentation[] |
createDocumentationArray(List<AbstractSmlDocumentation> sosDocumentation)
Create XML Documentation array from SOS documentations
|
protected net.opengis.sensorML.x101.IdentificationDocument.Identification[] |
createIdentification(List<SmlIdentifier> identifications)
Creates the valueentification section of the SensorML description.
|
protected org.apache.xmlbeans.XmlObject |
createSensorDescriptionFromString(AbstractSensorML sensorDesc) |
protected net.opengis.sensorML.x101.SensorMLDocument |
createSensorMLDescription(SensorML smlSensorDesc) |
org.apache.xmlbeans.XmlObject |
encode(Object response,
EncodingContext additionalValues) |
MediaType |
getContentType() |
Set<EncoderKey> |
getKeys() |
Set<SchemaLocation> |
getSchemaLocations() |
Set<String> |
getSupportedProcedureDescriptionFormats(String service,
String version) |
Set<SupportedType> |
getSupportedTypes() |
getValidOutputName, isIdenticalencode, encodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, 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, waitgetConformanceClassespublic Set<EncoderKey> getKeys()
public Set<SupportedType> getSupportedTypes()
public MediaType getContentType()
getContentType in interface Encoder<org.apache.xmlbeans.XmlObject,Object>getContentType in class AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,Object>public Set<SchemaLocation> getSchemaLocations()
public Set<String> getSupportedProcedureDescriptionFormats(String service, String version)
public org.apache.xmlbeans.XmlObject encode(Object response, EncodingContext additionalValues) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject createSensorDescriptionFromString(AbstractSensorML sensorDesc) throws EncodingException
EncodingExceptionprotected net.opengis.sensorML.x101.SensorMLDocument createSensorMLDescription(SensorML smlSensorDesc) throws EncodingException
EncodingExceptionprotected net.opengis.sensorML.x101.IdentificationDocument.Identification[] createIdentification(List<SmlIdentifier> identifications)
identifications - SOS valueentificationsprotected net.opengis.sensorML.x101.DocumentationDocument.Documentation[] createDocumentationArray(List<AbstractSmlDocumentation> sosDocumentation)
sosDocumentation - SOS documentation listCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.