public class JSONSerializer extends Object implements org.wisdom.api.content.ContentSerializer
| Modifier and Type | Field and Description |
|---|---|
private org.wisdom.api.content.Json |
json |
| Constructor and Description |
|---|
JSONSerializer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
void |
serialize(org.wisdom.api.http.Renderable<?> renderable) |
public String getContentType()
getContentType in interface org.wisdom.api.content.ContentSerializerpublic void serialize(org.wisdom.api.http.Renderable<?> renderable)
serialize in interface org.wisdom.api.content.ContentSerializerCopyright © 2013–2014 Wisdom Framework. All rights reserved.