public class WsaEncoder extends Object implements Encoder<org.apache.xmlbeans.XmlObject,WsaHeader>
| Constructor and Description |
|---|
WsaEncoder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.XmlObject |
encode(WsaHeader wsaHeader) |
org.apache.xmlbeans.XmlObject |
encode(WsaHeader wsaHeader,
EncodingContext additionalValues) |
MediaType |
getContentType() |
Set<EncoderKey> |
getKeys() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic Set<EncoderKey> getKeys()
getKeys in interface Keyed<EncoderKey>public MediaType getContentType()
getContentType in interface Encoder<org.apache.xmlbeans.XmlObject,WsaHeader>public org.apache.xmlbeans.XmlObject encode(WsaHeader wsaHeader) throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,WsaHeader>EncodingExceptionpublic org.apache.xmlbeans.XmlObject encode(WsaHeader wsaHeader, EncodingContext additionalValues) throws EncodingException
encode in interface Encoder<org.apache.xmlbeans.XmlObject,WsaHeader>EncodingExceptionCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.