public class SensorMLEncoderv20 extends AbstractSensorMLEncoder
AbstractSensorMLEncoder class to encode OGC SensorML 2.0| Constructor and Description |
|---|
SensorMLEncoderv20() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap) |
protected net.opengis.sensorml.x20.DocumentListPropertyType[] |
createDocumentationArray(java.util.List<AbstractSmlDocumentation> sosDocumentation)
Create XML Documentation array from SOS documentations
|
protected net.opengis.sensorml.x20.IdentifierListPropertyType[] |
createIdentification(java.util.List<SmlIdentifier> identifications)
Creates the valueentification section of the SensorML description.
|
org.apache.xmlbeans.XmlObject |
encode(java.lang.Object objectToEncode,
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 objectToEncode,
EncodingContext additionalValues)
throws EncodingException
EncodingExceptionprotected net.opengis.sensorml.x20.IdentifierListPropertyType[] createIdentification(java.util.List<SmlIdentifier> identifications)
identifications - SOS valueentificationsprotected net.opengis.sensorml.x20.DocumentListPropertyType[] createDocumentationArray(java.util.List<AbstractSmlDocumentation> sosDocumentation)
sosDocumentation - SOS documentation listCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.