public abstract class AbstractSoapStringDecoder extends AbstractXmlDecoder<java.lang.String,SoapRequest>
Decoder for String XML representation| Constructor and Description |
|---|
AbstractSoapStringDecoder(java.lang.String namespace) |
| Modifier and Type | Method and Description |
|---|---|
SoapRequest |
decode(java.lang.String xmlString) |
java.util.Set<DecoderKey> |
getKeys() |
decodeXmlElement, decodeXmlObject, decodeXmlObject, getDecoderKey, getXmlOptions, setXmlOptionsgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedTypespublic AbstractSoapStringDecoder(java.lang.String namespace)
public java.util.Set<DecoderKey> getKeys()
public SoapRequest decode(java.lang.String xmlString) throws DecodingException
DecodingExceptionCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.