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, wait
forEachRemaining, remove
public IndexFeatureIdIterator(FeatureIterator<? extends Feature> indexIterator)
public void close()
close
in interface Closeable
close
in interface AutoCloseable
Copyright © 1996–2019 Geotools. All rights reserved.