Uses of Class
org.gcube.spatial.data.geoutility.wfs.WFSQueryBuilder
-
Packages that use WFSQueryBuilder Package Description org.gcube.spatial.data.geoutility.wfs -
-
Uses of WFSQueryBuilder in org.gcube.spatial.data.geoutility.wfs
Methods in org.gcube.spatial.data.geoutility.wfs with parameters of type WFSQueryBuilder Modifier and Type Method Description static List<FeatureRow>FeatureParser. getWFSFeatures(String wfsEndPoint, WFSQueryBuilder wfsQB)Gets the WFS features.
-