public class FeaturesContentSerializer
extends java.lang.Object
The feature set serializer serializes the feature set into KML.
Constructor and Description |
---|
FeaturesContentSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serialize(KMLObject object, java.io.Writer writer)
Serializes the contents of the feature into KML.
|