public class GMLReceiver extends XMLFilterImpl implements GMLHandlerFeature
Constructor and Description |
---|
GMLReceiver(DefaultFeatureCollection featureCollection)
Creates a new instance of GMLReceiver
|
Modifier and Type | Method and Description |
---|---|
void |
feature(SimpleFeature feature)
Receives an OGC feature and adds it into the collection
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getParent, getProperty, ignorableWhitespace, notationDecl, parse, parse, processingInstruction, resolveEntity, setContentHandler, setDocumentLocator, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setParent, setProperty, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
public GMLReceiver(DefaultFeatureCollection featureCollection)
SimpleFeatureCollection
- sets the FeatureCollectionpublic void feature(SimpleFeature feature)
feature
in interface GMLHandlerFeature
feature
- the OGC featureCopyright © 1996–2019 Geotools. All rights reserved.