public class DumpProperties extends Object
Modifier and Type | Field and Description |
---|---|
static DumpProperties |
DEFAULT |
static int |
DEFAULT_MAX_LEVEL |
Constructor and Description |
---|
DumpProperties(int maxlevel,
Set show,
Set hide,
int keys,
boolean metainfo,
boolean showUDFs) |
Modifier and Type | Method and Description |
---|---|
Set |
getHide() |
int |
getMaxKeys() |
int |
getMaxlevel() |
boolean |
getMetainfo() |
Set |
getShow() |
boolean |
getShowUDFs() |
public static final int DEFAULT_MAX_LEVEL
public static final DumpProperties DEFAULT
public DumpProperties(int maxlevel, Set show, Set hide, int keys, boolean metainfo, boolean showUDFs)
public boolean getMetainfo()
public int getMaxlevel()
public int getMaxKeys()
public boolean getShowUDFs()
Copyright © 2015 Lucee