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