public final class DeserializeJSON extends BIF implements Function
Constructor and Description |
---|
DeserializeJSON() |
Modifier and Type | Method and Description |
---|---|
static Object |
call(PageContext pc,
String JSONVar) |
static Object |
call(PageContext pc,
String JSONVar,
boolean strictMapping) |
Object |
invoke(PageContext pc,
Object[] args) |
public DeserializeJSON()
public static Object call(PageContext pc, String JSONVar) throws PageException
PageException
public static Object call(PageContext pc, String JSONVar, boolean strictMapping) throws PageException
PageException
public Object invoke(PageContext pc, Object[] args) throws PageException
invoke
in class BIF
PageException
Copyright © 2015 Lucee