public class CSVLineReader extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static char |
DEFAULT_QUOTE_CHARACTER
The default quote character to use if none is supplied to the
constructor.
|
static char |
DEFAULT_SEPARATOR
The default separator to use if none is supplied to the constructor.
|
| 构造器和说明 |
|---|
CSVLineReader() |
public static final char DEFAULT_SEPARATOR
public static final char DEFAULT_QUOTE_CHARACTER
Copyright © 2018. All rights reserved.