public class FeaturesGeoRSSSimpleSerializer
extends java.lang.Object
The feature set serializer serializes the elements into a GeoRSS Simple format.
| Constructor and Description | 
|---|
| FeaturesGeoRSSSimpleSerializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | serialize(GeoRSSObject object, java.io.Writer writer)The elements set are serialized into the format of GeoRSS Simple. |