Class 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:
    WFSCapabilitiesConfiguration
    • Constructor Detail

      • WFSCapabilities

        public WFSCapabilities()
    • Method Detail

      • 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