protected class ObjOut.OutputDriver extends Object
Modifier | Constructor and Description |
---|---|
protected |
OutputDriver() |
Modifier and Type | Method and Description |
---|---|
protected void |
begin() |
protected void |
end() |
protected void |
enterObjectContent(Object o) |
protected void |
indent() |
protected void |
leaveObjectContent(boolean endWithNewLine) |
protected void |
printoid(Integer oid,
boolean ref) |
protected void |
rawPrintValue(Class<?> c,
Object o) |