Class WCSEO

Object
XSD
WCSEO

public final class WCSEO extends XSD
This interface contains the qualified names of all the types,elements, and attributes in the http://www.opengis.net/wcseo/1.0 schema.
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      See Also:
    • DescribeEOCoverageSetType

      public static final QName DescribeEOCoverageSetType
    • Sections

      public static final QName Sections
    • Section

      public static final QName Section
  • Method Details

    • getInstance

      public static final WCSEO getInstance()
      Returns the singleton instance.
    • addDependencies

      protected void addDependencies(Set<XSD> dependencies)
      Description copied from class: XSD
      Subclass hook to add additional dependencies.
      Overrides:
      addDependencies in class XSD
    • getNamespaceURI

      public String getNamespaceURI()
      Returns 'http://www.opengis.net/wcs/2.0'.
      Specified by:
      getNamespaceURI in class XSD
    • getSchemaLocation

      public String getSchemaLocation()
      Returns the location of 'wcsAll.xsd.'.
      Specified by:
      getSchemaLocation in class XSD