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 WFSResponseFactoryWFSExtensions.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 TypeClassDescriptionclassAn abstract WFS response parser factory for GetFeature requests in GML output formats.classPotential base class forWFSResponseFactoryimplementations.classCreating GetFeatureResponse parsers that can treat featureType that don't extend SimpleFeatureType.classclassclassA WFS response parser factory for GetFeature requests in GML output formats.classA WFS response parser factory for GetFeature requests in GML output formats.classclassFactory that are used if content-type is set to application/vnd.ogc.se_xml.class