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(Map<String,String> nameSpacePrefixMap) |
protected net.opengis.sensorml.x20.DocumentListPropertyType[] |
createDocumentationArray(List<AbstractSmlDocumentation> sosDocumentation)
Create XML Documentation array from SOS documentations
|
protected net.opengis.sensorml.x20.IdentifierListPropertyType[] |
createIdentification(List<SmlIdentifier> identifications)
Creates the valueentification section of the SensorML description.
|
org.apache.xmlbeans.XmlObject |
encode(Object objectToEncode,
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 objectToEncode, EncodingContext additionalValues) throws EncodingException
EncodingExceptionprotected net.opengis.sensorml.x20.IdentifierListPropertyType[] createIdentification(List<SmlIdentifier> identifications)
identifications - SOS valueentificationsprotected net.opengis.sensorml.x20.DocumentListPropertyType[] createDocumentationArray(List<AbstractSmlDocumentation> sosDocumentation)
sosDocumentation - SOS documentation listCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.