public interface DumpWriter
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_NONE |
static int |
DEFAULT_PLAIN |
static int |
DEFAULT_RICH |
Modifier and Type | Method and Description |
---|---|
String |
toString(PageContext pc,
DumpData data,
boolean expand)
cast dumpdata to a string
|
void |
writeOut(PageContext pc,
DumpData data,
Writer writer,
boolean expand) |
static final int DEFAULT_RICH
static final int DEFAULT_PLAIN
static final int DEFAULT_NONE
void writeOut(PageContext pc, DumpData data, Writer writer, boolean expand) throws IOException
data
- writer
- IOException
String toString(PageContext pc, DumpData data, boolean expand)
data
- Copyright © 2015 Lucee