Uses of Class
org.deegree.services.wfs.WebFeatureService

Packages that use WebFeatureService
org.deegree.services.wfs   
org.deegree.services.wfs.format   
org.deegree.services.wfs.format.gml   
 

Uses of WebFeatureService in org.deegree.services.wfs
 

Constructors in org.deegree.services.wfs with parameters of type WebFeatureService
QueryAnalyzer(List<Query> wfsQueries, WebFeatureService controller, WFSFeatureStoreManager service, GMLVersion outputFormat, boolean checkInputDomain)
          Creates a new QueryAnalyzer.
 

Uses of WebFeatureService in org.deegree.services.wfs.format
 

Methods in org.deegree.services.wfs.format with parameters of type WebFeatureService
 void CustomFormat.init(WebFeatureService master, Object config)
          Called by the WebFeatureService to initialize and configure this CustomFormat.
 

Uses of WebFeatureService in org.deegree.services.wfs.format.gml
 

Constructors in org.deegree.services.wfs.format.gml with parameters of type WebFeatureService
GMLFormat(WebFeatureService master, GMLFormat formatDef)
           
GMLFormat(WebFeatureService master, GMLVersion gmlVersion)
           
 



Copyright © 2011. All Rights Reserved.