public class OmEncoderv100 extends AbstractXmlEncoder<org.apache.xmlbeans.XmlObject,Object> implements ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>
| Constructor and Description |
|---|
OmEncoderv100() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(Map<String,String> nameSpacePrefixMap) |
org.apache.xmlbeans.XmlObject |
encode(Object element,
EncodingContext additionalValues) |
Set<String> |
getConformanceClasses(String service,
String version) |
MediaType |
getContentType() |
Set<EncoderKey> |
getKeys() |
Set<SchemaLocation> |
getSchemaLocations() |
Map<String,Set<SupportedType>> |
getSupportedResponseFormatObservationTypes() |
Set<String> |
getSupportedResponseFormats(String service,
String version) |
Set<SupportedType> |
getSupportedTypes() |
boolean |
isObservationAndMeasurmentV20Type() |
boolean |
shouldObservationsWithSameXBeMerged() |
boolean |
supportsResultStreamingForMergedValues() |
encode, 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, waitgetProcedureEncodingNamspace, getSupportedResponseFormatspublic Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>public Set<SupportedType> getSupportedTypes()
getSupportedTypes in interface Encoder<org.apache.xmlbeans.XmlObject,Object>public Map<String,Set<SupportedType>> getSupportedResponseFormatObservationTypes()
getSupportedResponseFormatObservationTypes in interface ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>public Set<String> getConformanceClasses(String service, String version)
getConformanceClasses in interface ConformanceClasspublic void addNamespacePrefixToMap(Map<String,String> nameSpacePrefixMap)
addNamespacePrefixToMap in interface SchemaAwareEncoder<org.apache.xmlbeans.XmlObject,Object>public boolean isObservationAndMeasurmentV20Type()
isObservationAndMeasurmentV20Type in interface ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>public Set<String> getSupportedResponseFormats(String service, String version)
getSupportedResponseFormats in interface ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>public boolean shouldObservationsWithSameXBeMerged()
shouldObservationsWithSameXBeMerged in interface ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>public boolean supportsResultStreamingForMergedValues()
supportsResultStreamingForMergedValues in interface ObservationEncoder<org.apache.xmlbeans.XmlObject,Object>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()
getSchemaLocations in interface SchemaAwareEncoder<org.apache.xmlbeans.XmlObject,Object>public org.apache.xmlbeans.XmlObject encode(Object element, EncodingContext additionalValues) throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,Object>EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.