public abstract class AbstractGetDataAvailabilityXmlDecoder extends AbstractSwesDecoderv20<GetDataAvailabilityRequest>
| Constructor and Description |
|---|
AbstractGetDataAvailabilityXmlDecoder() |
| Modifier and Type | Method and Description |
|---|---|
GetDataAvailabilityRequest |
decode(org.apache.xmlbeans.XmlObject objectToDecode) |
protected static String |
getBasePath(String basePath,
String prefix) |
protected String |
getPath(String xpathPrefix,
String prefix,
String element)
Create path from values
|
protected boolean |
isSweAbstractDataComponent(Object object)
Check if the object is of type
SweAbstractDataComponent |
abstract GetDataAvailabilityRequest |
parseGetDataAvailability(org.apache.xmlbeans.XmlObject xml) |
protected String |
parseStringValue(org.apache.xmlbeans.XmlObject xmlObject) |
parseExtensibleRequest, parseExtensibleRequestExtensiondecodeXmlElement, decodeXmlObject, decodeXmlObject, getDecoderKey, getXmlOptions, setXmlOptionsgetDecoder, getDecoderRepository, setDecoderRepositoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDecoderKeyTypes, getSupportedTypespublic AbstractGetDataAvailabilityXmlDecoder()
public abstract GetDataAvailabilityRequest parseGetDataAvailability(org.apache.xmlbeans.XmlObject xml) throws DecodingException
DecodingExceptionpublic GetDataAvailabilityRequest decode(org.apache.xmlbeans.XmlObject objectToDecode) throws DecodingException
DecodingExceptionprotected String parseStringValue(org.apache.xmlbeans.XmlObject xmlObject)
protected boolean isSweAbstractDataComponent(Object object)
SweAbstractDataComponentobject - Object to checktrue, if the object is of type
SweAbstractDataComponentCopyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.