|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMappingFeatureIterator | |
---|---|
org.geotools.data.complex | This package contains the implementation of a ComplexDataStore, |
Uses of AbstractMappingFeatureIterator in org.geotools.data.complex |
---|
Subclasses of AbstractMappingFeatureIterator in org.geotools.data.complex | |
---|---|
class |
DataAccessMappingFeatureIterator
A Feature iterator that operates over the FeatureSource of a FeatureTypeMapping and produces Features of the output schema by applying the mapping rules to the Features of the source schema. |
class |
FilteringMappingFeatureIterator
An extension to DataAccessMappingFeatureIterator where filter is present. |
class |
XmlMappingFeatureIterator
An implementation of AbstractMappingFeatureIterator to handle XML datasources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |