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

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

public class Gml31GetFeatureResponseParserFactory
extends GmlAbstractGetFeatureResponseParserFactory

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

Since:
2.6
Author:
Gabriel Roldan (OpenGeo)

Constructor Summary
Gml31GetFeatureResponseParserFactory()
           
 
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

Gml31GetFeatureResponseParserFactory

public Gml31GetFeatureResponseParserFactory()
Method Detail

isSupportedOutputFormat

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


Copyright © 1996-2014 Geotools. All Rights Reserved.