public class Json2HtmlConverter
extends org.restlet.ext.jackson.JacksonConverter
| Constructor and Description |
|---|
Json2HtmlConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
jsonToHtml(String json) |
float |
score(Object source,
org.restlet.representation.Variant target,
org.restlet.resource.Resource resource) |
org.restlet.representation.Representation |
toRepresentation(Object source,
org.restlet.representation.Variant target,
org.restlet.resource.Resource resource) |
create, create, createObjectMapper, getObjectClasses, getObjectMapper, getVariants, score, setObjectMapper, toObject, updatePreferencespublic float score(Object source, org.restlet.representation.Variant target, org.restlet.resource.Resource resource)
score in class org.restlet.ext.jackson.JacksonConverterpublic org.restlet.representation.Representation toRepresentation(Object source, org.restlet.representation.Variant target, org.restlet.resource.Resource resource)
toRepresentation in class org.restlet.ext.jackson.JacksonConverterCopyright © 2011-2013. All Rights Reserved.