Class GMLReceiver

Object
XMLFilterImpl
GMLReceiver
All Implemented Interfaces:
GMLHandlerFeature, ContentHandler, DTDHandler, EntityResolver, ErrorHandler, XMLFilter, XMLReader

public class GMLReceiver extends XMLFilterImpl implements GMLHandlerFeature
Author:
Darren Edmonds
  • Constructor Details

    • GMLReceiver

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

    • 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