public class SensorMLEncoderv101 extends AbstractSensorMLEncoder
| Constructor and Description |
|---|
SensorMLEncoderv101() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap) |
protected net.opengis.sensorML.x101.DocumentationDocument.Documentation[] |
createDocumentationArray(java.util.List<AbstractSmlDocumentation> sosDocumentation)
Create XML Documentation array from SOS documentations
|
protected net.opengis.sensorML.x101.IdentificationDocument.Identification[] |
createIdentification(java.util.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(java.lang.Object response,
EncodingContext additionalValues) |
MediaType |
getContentType() |
java.util.Set<EncoderKey> |
getKeys() |
java.util.Set<SchemaLocation> |
getSchemaLocations() |
java.util.Set<java.lang.String> |
getSupportedProcedureDescriptionFormats(java.lang.String service,
java.lang.String version) |
java.util.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 java.util.Set<EncoderKey> getKeys()
public java.util.Set<SupportedType> getSupportedTypes()
public void addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap)
public MediaType getContentType()
getContentType in interface Encoder<org.apache.xmlbeans.XmlObject,java.lang.Object>getContentType in class AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,java.lang.Object>public java.util.Set<SchemaLocation> getSchemaLocations()
public java.util.Set<java.lang.String> getSupportedProcedureDescriptionFormats(java.lang.String service,
java.lang.String version)
public org.apache.xmlbeans.XmlObject encode(java.lang.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(java.util.List<SmlIdentifier> identifications)
identifications - SOS valueentificationsprotected net.opengis.sensorML.x101.DocumentationDocument.Documentation[] createDocumentationArray(java.util.List<AbstractSmlDocumentation> sosDocumentation)
sosDocumentation - SOS documentation listCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.