public class StreamingWriter.PropertyMapSerializer extends StreamingWriter.Serializer<PropertyMap>
| Constructor and Description |
|---|
StreamingWriter.PropertyMapSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(RestWriter writer,
PropertyMap source,
String localPropertyView,
int depth) |
serializeProperty, serializeRootpublic StreamingWriter.PropertyMapSerializer()
public void serialize(RestWriter writer, PropertyMap source, String localPropertyView, int depth) throws IOException
serialize in class StreamingWriter.Serializer<PropertyMap>IOExceptionCopyright © 2014. All rights reserved.