public final class DumpStruct extends Object implements Function
Constructor and Description |
---|
DumpStruct() |
Modifier and Type | Method and Description |
---|---|
static Struct |
call(PageContext pc,
Object object) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs) |
static Struct |
call(PageContext pc,
Object object,
double maxLevel,
String show,
String hide,
double keys,
boolean metainfo,
boolean showUDFs,
String label) |
public DumpStruct()
public static Struct call(PageContext pc, Object object)
public static Struct call(PageContext pc, Object object, double maxLevel)
public static Struct call(PageContext pc, Object object, double maxLevel, String show)
public static Struct call(PageContext pc, Object object, double maxLevel, String show, String hide)
public static Struct call(PageContext pc, Object object, double maxLevel, String show, String hide, double keys)
public static Struct call(PageContext pc, Object object, double maxLevel, String show, String hide, double keys, boolean metainfo)
public static Struct call(PageContext pc, Object object, double maxLevel, String show, String hide, double keys, boolean metainfo, boolean showUDFs)
Copyright © 2015 Lucee