Uses of Class
org.geotools.wfs.bindings.FeatureCollectionTypeBinding
-
Packages that use FeatureCollectionTypeBinding Package Description org.geotools.wfs.v1_0 org.geotools.wfs.v1_1 -
-
Uses of FeatureCollectionTypeBinding in org.geotools.wfs.v1_0
Subclasses of FeatureCollectionTypeBinding in org.geotools.wfs.v1_0 Modifier and Type Class Description class
FeatureCollectionTypeBinding
A WFS 1.0 specific binding with optimizations forSimpleFeatureCollection
encoding -
Uses of FeatureCollectionTypeBinding in org.geotools.wfs.v1_1
Subclasses of FeatureCollectionTypeBinding in org.geotools.wfs.v1_1 Modifier and Type Class Description class
FeatureCollectionTypeBinding
A feature collection binding with specific optimizations forSimpleFeatureCollection
encoding
-