public class JoddJSONContext extends Object implements com.liferay.portal.kernel.json.JSONContext
| Constructor and Description |
|---|
JoddJSONContext(jodd.json.JsonContext jsonContext) |
public jodd.json.JsonContext getImplementation()
public void write(String content)
write in interface com.liferay.portal.kernel.json.JSONContextpublic void writeQuoted(String content)
writeQuoted in interface com.liferay.portal.kernel.json.JSONContext