Javadoc
This commit is contained in:
parent
ecb056fd77
commit
b55e022d0e
|
@ -32,7 +32,7 @@ public enum QuoteMode {
|
||||||
ALL_NON_NULL,
|
ALL_NON_NULL,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Quotes fields which contain special characters such as a the field delimiter, quote character or any of the
|
* Quotes fields that contain special characters such as a field delimiter, quote character, or any of the
|
||||||
* characters in the line separator string.
|
* characters in the line separator string.
|
||||||
*/
|
*/
|
||||||
MINIMAL,
|
MINIMAL,
|
||||||
|
|
Loading…
Reference in New Issue