Class WfsRouteBuilder.WfsCollectionFactory

java.lang.Object
org.codice.ddf.spatial.ogc.wfs.featuretransformer.impl.WfsRouteBuilder.WfsCollectionFactory
Enclosing class:
WfsRouteBuilder

public static class WfsRouteBuilder.WfsCollectionFactory extends Object
  • Method Details

    • createEmptyWfsCollection

      public static org.codice.ddf.spatial.ogc.wfs.catalog.WfsFeatureCollection createEmptyWfsCollection()
    • createWfsCollection

      public static org.codice.ddf.spatial.ogc.wfs.catalog.WfsFeatureCollection createWfsCollection(List<ddf.catalog.data.Metacard> featureMembers, Long numberOfFeatures)