提交 1b4b5c26 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 effd0122
......@@ -692,9 +692,9 @@ public class Csv implements SimpleRowSource {
* Field delimiter: "
* CSV file: "He said ""Hello""."
* </pre>
* If the field delimiter is a double quote and the escape character is a backslash,
* then escaping is done similar to Java (however, only the field delimiter is escaped).
* Example:
* If the field delimiter is a double quote and the escape character is a
* backslash, then escaping is done similar to Java (however, only the field
* delimiter is escaped). Example:
* <pre>
* Data: He said "Hello".
* Escape character: \
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论