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, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMappingpublic GMLReceiver(DefaultFeatureCollection featureCollection)
SimpleFeatureCollection - sets the FeatureCollectionpublic void feature(SimpleFeature feature)
feature in interface GMLHandlerFeaturefeature - the OGC featureCopyright © 1996–2019 Geotools. All rights reserved.