| Interface | Description |
|---|---|
| GMLDelegate |
Interface factoring out the differences between GML versions
|
| Class | Description |
|---|---|
| FeatureCollectionEncoderDelegate |
Base class for feature collection optimized GML encoder delegates
|
| GenericGeometryEncoder |
Helper class that encodes the geometries within GeometryCollection
|
| GeometryCollectionEncoder |
Encodes a GML2 generic geometry collection
|
| GeometryEncoder<T extends Geometry> |
Base class for all encoders writing a Geometry.
|
| GML2FeatureCollectionEncoderDelegate |
Optimized encoder delegate for GML2 feature collections.
|
| GML2FeatureCollectionEncoderDelegate.GML2Delegate | |
| GMLWriter |
Helper class writing out GML elements and coordinates.
|
| ObjectEncoder<T> |
Base class for all encoders used by
FeatureCollectionEncoderDelegate |
| QualifiedName |
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)
|
Copyright © 1996–2019 Geotools. All rights reserved.