Class GMLReceiver

    • Constructor Detail

      • GMLReceiver

        public GMLReceiver​(DefaultFeatureCollection featureCollection)
        Creates a new instance of GMLReceiver
        Parameters:
        featureCollection - sets the FeatureCollection
    • Method Detail

      • feature

        public void feature​(SimpleFeature feature)
        Receives an OGC feature and adds it into the collection
        Specified by:
        feature in interface GMLHandlerFeature
        Parameters:
        feature - the OGC feature