|
ColdBox Platform Version 2.6.4 | ||||
| FRAMES | |||||
WEB-INF.cftags.component
coldbox.system.core.util.conversion.JSON
coldbox.system.plugins.JSON
public class 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.util.conversion.JSON |
|---|
decode, encode, validate
|
| Methods inherited from class WEB-INF.cftags.component |
|---|
|
| Constructor Detail |
|---|
public init()
|
ColdBox Platform Version 2.6.4 | ||||
| FRAMES | |||||