public class CsvReaders extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static char |
BOM_CHARACTER
BOM is a character you can find in the beginning of a UTF-8 encoded file that should not be interpreted.
|
| Constructor and Description |
|---|
CsvReaders() |
protected static final char BOM_CHARACTER
Copyright © 2013–2015 CodeLutin. All rights reserved.