public class WfsConfiguration extends Object
Constructor and Description |
---|
WfsConfiguration(String fixedNamespace)
Constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getCapabilitiesURL() |
List<org.opengis.feature.type.FeatureType> |
getFeatureTypes() |
String |
getFixedNamespace() |
void |
setCapabilitiesURL(String capabilitiesURL) |
void |
setFeatureTypes(List<org.opengis.feature.type.FeatureType> featureTypes) |
boolean |
validateSettings()
Validate the settings
|
public WfsConfiguration(String fixedNamespace)
fixedNamespace
- the fixed namespace or null
public String getFixedNamespace()
public String getCapabilitiesURL()
public void setCapabilitiesURL(String capabilitiesURL)
capabilitiesURL
- the capabilitiesURL to setpublic List<org.opengis.feature.type.FeatureType> getFeatureTypes()
public void setFeatureTypes(List<org.opengis.feature.type.FeatureType> featureTypes)
featureTypes
- the featureTypes to setpublic boolean validateSettings()
true
if the settings are valid, false
otherwiseBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a