public class JsonConverter
extends org.apache.struts2.util.StrutsTypeConverter
<s:property value="my.path.to.myProperty" escapeHtml="false" />
| Constructor and Description |
|---|
JsonConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convertFromString(Map context,
String[] values,
Class toClass) |
String |
convertToString(Map context,
Object object) |
convertValue, performFallbackConversionCopyright © 2010–2016 CodeLutin. All rights reserved.