Class AbstractGetDataAvailabilityXmlDecoder

    • Constructor Detail

      • AbstractGetDataAvailabilityXmlDecoder

        public AbstractGetDataAvailabilityXmlDecoder()
    • Method Detail

      • parseStringValue

        protected String parseStringValue​(org.apache.xmlbeans.XmlObject xmlObject)
      • isSweAbstractDataComponent

        protected boolean isSweAbstractDataComponent​(Object object)
        Check if the object is of type SweAbstractDataComponent
        Parameters:
        object - Object to check
        Returns:
        true, if the object is of type SweAbstractDataComponent
      • getPath

        protected String getPath​(String xpathPrefix,
                                 String prefix,
                                 String element)
        Create path from values
        Parameters:
        xpathPrefix - XPath prefix
        prefix - Namespace prefix
        element - Element name
        Returns:
        XPath path