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