|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GMLHandlerFeature
LEVEL4 saxGML4j GML handler: Gets features.
This handler must be implemented by the parent of a GMLFilterFeature filter in order to handle the features passed to it from the child.
Method Summary | |
---|---|
void |
feature(org.opengis.feature.simple.SimpleFeature feature)
Receives OGC simple feature from parent. |
Methods inherited from interface org.xml.sax.ContentHandler |
---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
Method Detail |
---|
void feature(org.opengis.feature.simple.SimpleFeature feature)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |