Package | Description |
---|---|
org.basex.build.csv |
Modifier and Type | Field and Description |
---|---|
static EnumOption<CsvOptions.CsvFormat> |
CsvOptions.FORMAT
Option: format.
|
Modifier and Type | Method and Description |
---|---|
static CsvOptions.CsvFormat |
CsvOptions.CsvFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CsvOptions.CsvFormat[] |
CsvOptions.CsvFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.