com.supermap.services.rest.encoders
Class FeaturesContentSerializer
- java.lang.Object
-
- com.supermap.services.rest.encoders.FeaturesContentSerializer
-
public class FeaturesContentSerializer extends java.lang.ObjectThe feature set serializer serializes the feature set into KML.
-
-
Constructor Summary
Constructors Constructor and Description FeaturesContentSerializer()
-
Method Summary
Methods Modifier and Type Method and Description voidserialize(KMLObject object, java.io.Writer writer)Serializes the contents of the feature into KML.
-