Uses of Class
org.geotools.wfs.WFSConfiguration
Packages that use WFSConfiguration
-
Uses of WFSConfiguration in org.geotools.wfs.v1_0
Subclasses of WFSConfiguration in org.geotools.wfs.v1_0Modifier and TypeClassDescriptionclass
Parser configuration for the wfs 1.0schema
, different from theWFSConfiguration_1_0
because WFS 1.0 bases capabilities document and request/response documents on different schemas.class
Parser configuration for the wfs 1.0schema
, for capabilities documents useWFSCapabilitiesConfiguration
instead. -
Uses of WFSConfiguration in org.geotools.wfs.v1_1
Subclasses of WFSConfiguration in org.geotools.wfs.v1_1Modifier and TypeClassDescriptionclass
Parser configuration for the wfs 1.1 schema.