Uses of Package
org.geotools.gml2.simple
Packages that use org.geotools.gml2.simple
-
Classes in org.geotools.gml2.simple used by org.geotools.gml2.simpleClassDescriptionBase class for feature collection optimized GML encoder delegatesBase class for all encoders writing a Geometry.Interface factoring out the differences between GML versionsHelper class writing out GML elements and coordinates.Base class for all encoders used by
FeatureCollectionEncoderDelegate
A QName subclass holding the fully qualified name as a field (important performance wise, ContentHandler writes out XML much faster if given the fully qualified name as opposed to namespace URI and local name) -
Classes in org.geotools.gml2.simple used by org.geotools.gml3.simpleClassDescriptionBase class for feature collection optimized GML encoder delegatesBase class for all encoders writing a Geometry.Interface factoring out the differences between GML versionsHelper class writing out GML elements and coordinates.Base class for all encoders used by
FeatureCollectionEncoderDelegate
A QName subclass holding the fully qualified name as a field (important performance wise, ContentHandler writes out XML much faster if given the fully qualified name as opposed to namespace URI and local name)