| 构造器和说明 |
|---|
DefaultStringListCsv() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected String |
getJoinEscapeField(String field,
char quoteChar) |
protected String |
joinCsvLine(List<String> splitList,
char quoteChar) |
List<List<String>> |
read(IReadContext<List<String>> context)
读取
|
protected List<String> |
splitCsvLine(String csvData,
char quoteChar) |
List<String> |
write(IWriteContext<List<String>> context)
写入
|
Copyright © 2023. All rights reserved.