Uses of Enum Class
org.basex.build.csv.CsvOptions.CsvFormat
Packages that use CsvOptions.CsvFormat
-
Uses of CsvOptions.CsvFormat in org.basex.build.csv
Fields in org.basex.build.csv with type parameters of type CsvOptions.CsvFormatModifier and TypeFieldDescriptionstatic final EnumOption<CsvOptions.CsvFormat>CsvOptions.FORMATOption: format.Methods in org.basex.build.csv that return CsvOptions.CsvFormatModifier and TypeMethodDescriptionstatic CsvOptions.CsvFormatReturns the enum constant of this class with the specified name.static CsvOptions.CsvFormat[]CsvOptions.CsvFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.