Uses of Class
org.deegree.protocol.wfs.metadata.WFSFeatureType

Packages that use WFSFeatureType
org.deegree.protocol.wfs.capabilities   
org.deegree.protocol.wfs.client   
 

Uses of WFSFeatureType in org.deegree.protocol.wfs.capabilities
 

Methods in org.deegree.protocol.wfs.capabilities that return types with arguments of type WFSFeatureType
 List<WFSFeatureType> WFS110CapabilitiesAdapter.parseFeatureTypeList()
           
 List<WFSFeatureType> WFS200CapabilitiesAdapter.parseFeatureTypeList()
           
 List<WFSFeatureType> WFSCapabilitiesAdapter.parseFeatureTypeList()
          Extracts the FeatureTypeList from the underlying XML document.
 List<WFSFeatureType> WFS100CapabilitiesAdapter.parseFeatureTypeList()
           
 

Uses of WFSFeatureType in org.deegree.protocol.wfs.client
 

Methods in org.deegree.protocol.wfs.client that return WFSFeatureType
 WFSFeatureType WFSClient.getFeatureType(QName ftName)
          Returns (metadata of) the specified feature type offered by the service.
 

Methods in org.deegree.protocol.wfs.client that return types with arguments of type WFSFeatureType
 List<WFSFeatureType> WFSClient.getFeatureTypes()
          Returns (metadata of) all feature types offered by the service.
 



Copyright © 2011. All Rights Reserved.