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(Map<String,String> nameSpacePrefixMap) |
protected org.apache.xmlbeans.XmlObject |
encodeGML(Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeGML(Object o,
EncodingContext ec) |
protected org.apache.xmlbeans.XmlObject |
encodeSweCommon(Object o) |
protected org.apache.xmlbeans.XmlObject |
encodeSweCommon(Object o,
EncodingContext ec) |
protected net.opengis.waterml.x20.TimeValuePairType |
encodeTimeLocationValueTriple(TimeLocationValueTriple timeLocationValueTriple)
Encode
TimeLocationValueTriple to
TimeLocationValueTripleType |
protected 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()
protected net.opengis.waterml.x20.TimeValuePairType encodeTimeLocationValueTriple(TimeLocationValueTriple timeLocationValueTriple) throws EncodingException
TimeLocationValueTriple to
TimeLocationValueTripleTypetimeLocationValueTriple - The TimeLocationValueTriple to encodeTimeLocationValueTripleEncodingException - If an error occursprotected String getTimeString(Time time) throws DateTimeFormatException
time - SOS ITime objectDateTimeFormatException - If a formatting error occursprotected org.apache.xmlbeans.XmlObject encodeGML(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeGML(Object o, EncodingContext ec) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSweCommon(Object o) throws EncodingException
EncodingExceptionprotected org.apache.xmlbeans.XmlObject encodeSweCommon(Object o, EncodingContext ec) throws EncodingException
EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.