Uses of Class
org.geotools.data.wfs.internal.parsers.XmlComplexFeatureParser
Packages that use XmlComplexFeatureParser
-
Uses of XmlComplexFeatureParser in org.geotools.data.wfs.internal
Methods in org.geotools.data.wfs.internal that return XmlComplexFeatureParserModifier and TypeMethodDescriptionComplexGetFeatureResponse.getParser()
The parser that will be used to extract features from the http response.Constructors in org.geotools.data.wfs.internal with parameters of type XmlComplexFeatureParserModifierConstructorDescriptionInitialises a new instance of ComplexFeatureIteratorImpl.ComplexGetFeatureResponse
(WFSRequest originatingRequest, HTTPResponse httpResponse, XmlComplexFeatureParser parser)