Package org.geotools.gml2.simple
package org.geotools.gml2.simple
-
ClassDescriptionBase class for feature collection optimized GML encoder delegatesHelper class that encodes the geometries within GeometryCollectionEncodes a GML2 generic geometry collectionGeometryEncoder<T extends Geometry>Base class for all encoders writing a Geometry.Optimized encoder delegate for GML2 feature collections.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)