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> |
|
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)
|