Class XmlSimpleFeatureParser

Object
XmlSimpleFeatureParser
All Implemented Interfaces:
GetParser<SimpleFeature>

public class XmlSimpleFeatureParser extends Object implements GetParser<SimpleFeature>
A GetParser<SimpleFeature> implementation that uses plain xml pull to parse a GetFeature response.
Since:
2.5.x

Author:
Gabriel Roldan (TOPP)