public class XMLSerializer extends Object implements org.wisdom.api.content.ContentSerializer
| Modifier and Type | Field and Description |
|---|---|
private org.wisdom.api.content.Xml |
xml |
| Constructor and Description |
|---|
XMLSerializer() |
| 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.