public final class WFSCapabilities extends XSD
WFS
, as it's based on a
different schema.WFSCapabilitiesConfiguration
LOGGER, schema, typeMappingProfile, typeSchema
Constructor and Description |
---|
WFSCapabilities() |
Modifier and Type | Method and Description |
---|---|
protected void |
addDependencies(Set dependencies)
Subclass hook to add additional dependencies.
|
static WFSCapabilities |
getInstance()
Returns the singleton instance.
|
String |
getNamespaceURI()
The namespace uri of the schema.
|
String |
getSchemaLocation()
The location on the local disk of the top level .xsd file which defines the schema.
|
allDependencies, buildSchema, buildTypeMappingProfile, buildTypeSchema, createSchemaLocationResolver, createSchemaLocator, dispose, equals, getAllDependencies, getAllTypeMappingProfiles, getDependencies, getSchema, getSupplementarySchemaLocator, getTypeMappingProfile, getTypeSchema, hashCode, name, qName, toString
public static final WFSCapabilities getInstance()
protected void addDependencies(Set dependencies)
XSD
addDependencies
in class XSD
public String getSchemaLocation()
XSD
getSchemaLocation
in class XSD
public String getNamespaceURI()
XSD
getNamespaceURI
in class XSD
Copyright © 1996–2019 Geotools. All rights reserved.