Class WFSCapabilities

Object
XSD
WFSCapabilities

public final class WFSCapabilities extends XSD
XSD for wfs 1.0. capabilities document; for non capabilities use WFS, as it's based on a different schema.
See Also:
  • Constructor Details

    • WFSCapabilities

      public WFSCapabilities()
  • Method Details

    • getInstance

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

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

      public String getSchemaLocation()
      Description copied from class: XSD
      The location on the local disk of the top level .xsd file which defines the schema.
      Specified by:
      getSchemaLocation in class XSD
    • getNamespaceURI

      public String getNamespaceURI()
      Description copied from class: XSD
      The namespace uri of the schema.
      Specified by:
      getNamespaceURI in class XSD