public class GmlIdIndexer
extends java.lang.Object
implements io.georocket.index.xml.XMLIndexer
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Set<java.lang.String> |
ids |
| Constructor and Description |
|---|
GmlIdIndexer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getResult() |
void |
onEvent(io.georocket.util.XMLStreamEvent event) |
public void onEvent(io.georocket.util.XMLStreamEvent event)
onEvent in interface io.georocket.index.xml.StreamIndexer<io.georocket.util.XMLStreamEvent>public java.util.Map<java.lang.String,java.lang.Object> getResult()
getResult in interface io.georocket.index.Indexer