ColdBox Platform Version 3.7.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
 

Constructor Detail

init

public init()

ColdBox Platform Version 3.7.0