public static class IndexIdIterator.IndexFeatureIdIterator extends Object implements IndexIdIterator
IndexIdIterator.IndexFeatureIdIterator, IndexIdIterator.IndexUniqueVisitorIterator| Constructor and Description |
|---|
IndexFeatureIdIterator(FeatureIterator<? extends Feature> indexIterator) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
String |
next() |
protected String |
simplifyIndentifier(Feature feature)
Simplifies id value, cutting "typename." part if exists
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic IndexFeatureIdIterator(FeatureIterator<? extends Feature> indexIterator)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 1996–2019 Geotools. All rights reserved.