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 java.lang.String |
getBasePath(java.lang.String basePath,
java.lang.String prefix) |
protected java.lang.String |
getPath(java.lang.String xpathPrefix,
java.lang.String prefix,
java.lang.String element)
Create path from values
|
protected boolean |
isSweAbstractDataComponent(java.lang.Object object)
Check if the object is of type
SweAbstractDataComponent |
abstract GetDataAvailabilityRequest |
parseGetDataAvailability(org.apache.xmlbeans.XmlObject xml) |
protected java.lang.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, waitgetSupportedTypespublic AbstractGetDataAvailabilityXmlDecoder()
public abstract GetDataAvailabilityRequest parseGetDataAvailability(org.apache.xmlbeans.XmlObject xml) throws DecodingException
DecodingExceptionprotected static java.lang.String getBasePath(java.lang.String basePath,
java.lang.String prefix)
public GetDataAvailabilityRequest decode(org.apache.xmlbeans.XmlObject objectToDecode) throws DecodingException
DecodingExceptionprotected java.lang.String parseStringValue(org.apache.xmlbeans.XmlObject xmlObject)
protected boolean isSweAbstractDataComponent(java.lang.Object object)
SweAbstractDataComponentobject - Object to checktrue, if the object is of type
SweAbstractDataComponentprotected java.lang.String getPath(java.lang.String xpathPrefix,
java.lang.String prefix,
java.lang.String element)
xpathPrefix - XPath prefixprefix - Namespace prefixelement - Element nameCopyright © 2015–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.