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