Uses of Class
org.geotools.data.complex.util.EmfComplexFeatureReader
-
Packages that use EmfComplexFeatureReader Package Description org.geotools.data.complex.util org.geotools.data.wfs.impl -
-
Uses of EmfComplexFeatureReader in org.geotools.data.complex.util
Methods in org.geotools.data.complex.util that return EmfComplexFeatureReader Modifier and Type Method Description static EmfComplexFeatureReaderEmfComplexFeatureReader. newInstance() -
Uses of EmfComplexFeatureReader in org.geotools.data.wfs.impl
Methods in org.geotools.data.wfs.impl that return EmfComplexFeatureReader Modifier and Type Method Description protected EmfComplexFeatureReaderWFSContentDataAccess. getSchemaParser()Get the schema parser, creating it first if necessary.
-