Package org.geotools.data.wfs.v1_1_0.parsers

Class Summary
DescribeFeatureTypeParser This class is meant to parse a WFS DescribeFeatureType response but is not yet engaged.
EmfAppSchemaParser Utility class to parse FeatureType given by an XML schema location and the name of the Feature Element whose type is the one needed.
ExceptionReportParser A WFS response parser that parses server exception reports into WFSException objects.
FeatureCollectionParser A WFS response parser that parses a GetFeature response that did not return an ExceptionReport and is on GML 3.1 format into a GetFeatureParser in order to stream the features produced by the server.
Gml31GetFeatureResponseParserFactory A WFS response parser factory for GetFeature requests in text/xml; subtype=gml/3.1.1 output format.
XmlSimpleFeatureParser A GetFeatureParser implementation that uses plain xml pull to parse a GetFeature response.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.