T - Targetpublic abstract class AbstractTimeLocationValueTripleTypeEncoder<T> extends AbstractXmlEncoder<T,TimeLocationValueTriple>
Encoder for TimeLocationValueTriple| Constructor and Description |
|---|
AbstractTimeLocationValueTripleTypeEncoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap) |
protected org.apache.xmlbeans.XmlObject |
encodeGML(java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGML(java.lang.Object o,
EncodingContext ec) |
protected org.apache.xmlbeans.XmlObject |
encodeSweCommon(java.lang.Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSweCommon(java.lang.Object o,
EncodingContext ec) |
protected net.opengis.waterml.x20.TimeValuePairType |
encodeTimeLocationValueTriple(TimeLocationValueTriple timeLocationValueTriple)
Encode
TimeLocationValueTriple to
TimeLocationValueTripleType |
protected java.lang.String |
getTimeString(Time time)
Parses the ITime object to a time representation as String
|
encode, encodeObjectToXml, encodeObjectToXml, encodeObjectToXmlDocument, encodeObjectToXmlDocument, encodeObjectToXmlPropertyType, encodeObjectToXmlPropertyType, encodeObjectToXmlText, encodeObjectToXmlText, getAndCheck, getContentType, 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, waitgetSchemaLocationsencode, getSupportedTypespublic AbstractTimeLocationValueTripleTypeEncoder()
public void addNamespacePrefixToMap(java.util.Map<java.lang.String,java.lang.String> nameSpacePrefixMap)
protected net.opengis.waterml.x20.TimeValuePairType encodeTimeLocationValueTriple(TimeLocationValueTriple timeLocationValueTriple) throws EncodingException
TimeLocationValueTriple to
TimeLocationValueTripleTypetimeLocationValueTriple - The TimeLocationValueTriple to encodeTimeLocationValueTripleEncodingException - If an error occursprotected java.lang.String getTimeString(Time time) throws DateTimeFormatException
time - SOS ITime objectDateTimeFormatException - If a formatting error occursprotected org.apache.xmlbeans.XmlObject encodeGML(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGML(java.lang.Object o,
EncodingContext ec)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSweCommon(java.lang.Object o)
throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSweCommon(java.lang.Object o,
EncodingContext ec)
throws EncodingException
EncodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.