org.mentawai.ajax.renderer
Class JsonRenderer
java.lang.Object
org.mentawai.ajax.renderer.JsonRenderer
- All Implemented Interfaces:
- AjaxRenderer
public class JsonRenderer
- extends Object
- implements AjaxRenderer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsonRenderer
public JsonRenderer()
encode
public String encode(Object obj,
Locale loc,
boolean pretty)
throws Exception
- Specified by:
encode
in interface AjaxRenderer
- Throws:
Exception
getContentType
public String getContentType()
- Specified by:
getContentType
in interface AjaxRenderer
getCharset
public String getCharset()
- Specified by:
getCharset
in interface AjaxRenderer
Copyright © 2013. All Rights Reserved.