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