Uses of Interface
org.geotools.data.wfs.internal.WFSResponseFactory
Packages that use WFSResponseFactory
-
Uses of WFSResponseFactory in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return WFSResponseFactoryModifier and TypeMethodDescriptionstatic WFSResponseFactory
WFSExtensions.findResponseFactory
(WFSRequest originatingRequest, String contentType) Finds the most suitable WFS response factory for the given request and content-type.Methods in org.geotools.data.wfs.internal that return types with arguments of type WFSResponseFactoryModifier and TypeMethodDescriptionstatic List<WFSResponseFactory>
WFSExtensions.findResponseFactories
(WFSOperationType operation) Finds all suitable WFS response factories for the operation. -
Uses of WFSResponseFactory in org.geotools.data.wfs.internal.parsers
Classes in org.geotools.data.wfs.internal.parsers that implement WFSResponseFactoryModifier and TypeClassDescriptionclass
An abstract WFS response parser factory for GetFeature requests in GML output formats.class
Potential base class forWFSResponseFactory
implementations.class
Creating GetFeatureResponse parsers that can treat featureType that don't extend SimpleFeatureType.class
class
class
A WFS response parser factory for GetFeature requests in GML output formats.class
A WFS response parser factory for GetFeature requests in GML output formats.class
class
Factory that are used if content-type is set to application/vnd.ogc.se_xml.class