public class ToStringEncoder extends Encoder
Constructor and Description |
---|
ToStringEncoder(int indent,
String name,
Class<?> type,
Object value) |
Modifier and Type | Method and Description |
---|---|
void |
write(PrintWriter writer) |
getIndent, getName, writeClosingTag, writeIndent
public void write(PrintWriter writer) throws IOException
write
in class Encoder
IOException