public class I18nCsvCodec
| Modifier and Type | Field and Description |
|---|---|
static I18nCsvCodec |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
exportCsv(java.lang.String namespace) |
boolean |
importCsv(java.lang.String namespace,
java.lang.String content) |
public static I18nCsvCodec INSTANCE