Bean used to hold a Javascript function that must not be converted into String by the JSON parser.
Overriding the toString() method allow the parser to return the Javascript content as an Object, resulting in a non-quoted String in JSON format. @author Thibault Duchateau @since 0.8.11
|
|