public final class TextFormat extends Object
| Modifier and Type | Field and Description |
|---|---|
char |
escapeChar |
char |
separatorChar |
boolean |
yamlComment |
| Constructor and Description |
|---|
TextFormat(char separatorChar,
char escapeChar,
boolean yamlComment) |
Copyright © 2017. All rights reserved.