Modifier and Type | Method and Description |
---|---|
static CSV.LineSeparator |
CSV.LineSeparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSV.LineSeparator[] |
CSV.LineSeparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CSV.Format |
CSV.Format.lineSeparator(CSV.LineSeparator ls)
Set line separator.
|
Copyright © 2016–2021 JDBDT. All rights reserved.