public class EditedFilteredIterator extends EditedIterator
| Modifier and Type | Field and Description |
|---|---|
protected DefaultFeatureSet |
fset |
protected java.util.Iterator<FeatureProvider> |
iterator |
protected Feature |
lastFeature |
protected static Logger |
LOGGER |
featureManagercurrent, filter, nextCheckedEMPTY_DISPOSABLE_ITERATOR| Modifier and Type | Method and Description |
|---|---|
boolean |
match(DefaultFeature feature) |
createFeature, doDispose, getIterator, hasNext, next, remove, skipFeaturedoNext, skypto, toBooleanMatchdispose, disposeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdisposeprotected static final Logger LOGGER
protected java.util.Iterator<FeatureProvider> iterator
protected DefaultFeatureSet fset
protected Feature lastFeature
public boolean match(DefaultFeature feature) throws DataException
match in class FilteredIteratorDataException