|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectXMLFilterImpl
GMLReceiver
public class GMLReceiver
DOCUMENT ME!
Constructor Summary | |
---|---|
GMLReceiver(FeatureCollection<SimpleFeatureType,SimpleFeature> featureCollection)
Creates a new instance of GMLReceiver |
Method Summary | |
---|---|
void |
feature(SimpleFeature feature)
Receives an OGC feature and adds it into the collection |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ContentHandler |
---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Constructor Detail |
---|
public GMLReceiver(FeatureCollection<SimpleFeatureType,SimpleFeature> featureCollection)
FeatureCollection - SimpleFeature> sets the FeatureCollection
Method Detail |
---|
public void feature(SimpleFeature feature)
feature
in interface GMLHandlerFeature
feature
- the OGC feature
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |