public class CSVIO extends Object
| Constructor and Description |
|---|
CSVIO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExport(Object data) |
void |
export(Object value,
Writer writer) |
VTable |
importVTable(Reader reader) |
Copyright © 2015. All rights reserved.