Uses of Class
org.geotools.data.ows.FeatureSetDescription

Packages that use FeatureSetDescription
org.geotools.data.ows package to build WPS requests. 
 

Uses of FeatureSetDescription in org.geotools.data.ows
 

Methods in org.geotools.data.ows that return FeatureSetDescription
static FeatureSetDescription WFSCapabilities.getFeatureSetDescription(WFSCapabilities capabilities, java.lang.String typename)
          Makes a few assumptions about ":" in the name (prefix:typename).
 

Methods in org.geotools.data.ows that return types with arguments of type FeatureSetDescription
 java.util.List<FeatureSetDescription> WFSCapabilities.getFeatureTypes()
          DOCUMENT ME!
 



Copyright © 1996-2010 Geotools. All Rights Reserved.