Package org.geotools.data.wfs
Interface WFSServiceInfo
- All Superinterfaces:
 ServiceInfo
- All Known Implementing Classes:
 Capabilities200ServiceInfo,CapabilitiesServiceInfo
Extends the standard 
ServiceInfo interface to provide WFS specific metadata.- Since:
 - 2.5.x
     
http://gtsvn.refractions.net/trunk/modules/plugin/wfs/src/main/java/org/geotools/data /wfs/WFSServiceInfo.java $
 - Author:
 - Gabriel Roldan
 - See Also:
 
- 
Method Summary
Methods inherited from interface ServiceInfo
getDescription, getKeywords, getPublisher, getSchema, getSource, getTitle 
- 
Method Details
- 
getVersion
String getVersion()- Returns:
 - the WFS protocol version
 
 
 -