ColdBox Platform v3.8.0

coldbox.system.plugins
Class JSON

WEB-INF.cftags.component
        extended by coldbox.system.core.conversion.JSON
            extended by coldbox.system.plugins.JSON

public class JSON
extends JSON

JSON Plugin is used to serialize and deserialize JSON data to/from native ColdFusion objects.

Constructor Summary
init()
   
Methods inherited from class coldbox.system.core.conversion.JSON
decode, encode, isValidJSON, validate
 
Methods inherited from class WEB-INF.cftags.component
None
 

Constructor Detail

init

public init()

ColdBox Platform v3.8.0