org.geotools.data.wfs.v1_1_0.parsers
Class Gml21GetFeatureResponseParserFactory

Object
  extended by GmlAbstractGetFeatureResponseParserFactory
      extended by Gml21GetFeatureResponseParserFactory
All Implemented Interfaces:
WFSResponseParserFactory

public class Gml21GetFeatureResponseParserFactory
extends GmlAbstractGetFeatureResponseParserFactory

A WFS response parser factory for GetFeature requests in text/xml; subtype=gml/2.1.2 output format.

Since:
2.6
Author:
Gabriel Roldan (OpenGeo)

Constructor Summary
Gml21GetFeatureResponseParserFactory()
           
 
Method Summary
protected  boolean isSupportedOutputFormat(String outputFormat)
           
 
Methods inherited from class GmlAbstractGetFeatureResponseParserFactory
canProcess, createParser, isAvailable
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Gml21GetFeatureResponseParserFactory

public Gml21GetFeatureResponseParserFactory()
Method Detail

isSupportedOutputFormat

protected boolean isSupportedOutputFormat(String outputFormat)
Specified by:
isSupportedOutputFormat in class GmlAbstractGetFeatureResponseParserFactory


Copyright © 1996-2014 Geotools. All Rights Reserved.