org.geotools.data.wfs
Interface WFSServiceInfo

All Superinterfaces:
ServiceInfo

public interface WFSServiceInfo
extends ServiceInfo

Extends the standard ServiceInfo interface to provide WFS specific metadata.

Since:
2.5.x
Author:
Gabriel Roldan
See Also:
WFSDataStore.getInfo()
Module:

Method Summary
 String getVersion()
           
 
Methods inherited from interface ServiceInfo
getDescription, getKeywords, getPublisher, getSchema, getSource, getTitle
 

Method Detail

getVersion

String getVersion()
Returns:
the WFS protocol version


Copyright © 1996-2009 Geotools. All Rights Reserved.