Class FeatureParser


  • public class FeatureParser
    extends Object
    The Class FeatureParser.
    Author:
    Francesco Mangiacrapa at ISTI-CNR francesco.mangiacrapa@isti.cnr.it Jan 28, 2022
    • Constructor Detail

      • FeatureParser

        public FeatureParser()
    • Method Detail

      • getWFSFeatures

        public static List<FeatureRow> getWFSFeatures​(String wfsEndPoint,
                                                      WFSQueryBuilder wfsQB)
        Gets the WFS features.
        Parameters:
        wfsEndPoint - the wfs end point
        wfsQB - the wfs QB
        Returns:
        the WFS features