Package | Description |
---|---|
org.geotools.gml2.simple | |
org.geotools.gml3.simple |
Class and Description |
---|
FeatureCollectionEncoderDelegate
Base class for feature collection optimized GML encoder delegates
|
GeometryEncoder
Base class for all encoders writing a Geometry.
|
GMLDelegate
Interface factoring out the differences between GML versions
|
GMLWriter
Helper class writing out GML elements and coordinates.
|
ObjectEncoder
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)
|
Class and Description |
---|
FeatureCollectionEncoderDelegate
Base class for feature collection optimized GML encoder delegates
|
GeometryEncoder
Base class for all encoders writing a Geometry.
|
GMLDelegate
Interface factoring out the differences between GML versions
|
GMLWriter
Helper class writing out GML elements and coordinates.
|
ObjectEncoder
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.