Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.4
Description
Placeholder for https://github.com/apache/commons-lang/pull/74
except number, boolean, Array and nested object structures, other types like char, String, Date etc. in java should be appendAsString.
add method appendDetail(StringBuffer buffer, String fieldName, char value) to JsonToStringStyle
modify appendDetail(StringBuffer buffer, String fieldName, Object value)