Package com.pnfsoftware.jeb.util.encoding.json
package com.pnfsoftware.jeb.util.encoding.json
JSON types provided by the JSON parser.
-
ClassDescription|a:b:c| => |a|,|b|,|c| |:| => ||,|| |a:| => |a|,||A JSON array.Beans that support customized output of JSON text shall implement this interface.A JSON object.Beans that support customized output of JSON text to a writer shall implement this interface.