public class WfsgFeatureParser extends Object
Constructor and Description |
---|
WfsgFeatureParser() |
Modifier and Type | Method and Description |
---|---|
Feature[] |
parse(XMLNode node)
It parses the answer
|
Feature[] |
parseWFS(XMLNode[] nodeFeatures,
String featureType)
It parses the a WFS answer
|
public Feature[] parse(XMLNode node)
node
- XML tree that contains the getFeature AnswerfeatureType
- FEature selected in the thesaurus listattribute
- Attribute to do the searchpublic Feature[] parseWFS(XMLNode[] nodeFeatures, String featureType)
nodeFeatures
- XML tree that contains the FeaturesfeatureType
- FEature selected in the thesaurus listattribute
- Attribute to do the searchgeomField
- Field that contains the geometry