Package | Description |
---|---|
org.supercsv.prefs |
Provides the configuration classes used when instantiating readers and writers.
|
Modifier and Type | Method and Description |
---|---|
CsvPreference.Builder |
CsvPreference.Builder.surroundingSpacesNeedQuotes(boolean surroundingSpacesNeedQuotes)
Flag indicating whether spaces at the beginning or end of a cell should be ignored if they're not surrounded
by quotes (applicable to both reading and writing CSV).
|
Copyright © 2007-2012 Super CSV. All Rights Reserved.