Uses of Enum Class
org.basex.build.csv.CsvOptions.CsvSep
Packages that use CsvOptions.CsvSep
-
Uses of CsvOptions.CsvSep in org.basex.build.csv
Methods in org.basex.build.csv that return CsvOptions.CsvSepModifier and TypeMethodDescriptionstatic CsvOptions.CsvSepReturns the enum constant of this class with the specified name.static CsvOptions.CsvSep[]CsvOptions.CsvSep.values()Returns an array containing the constants of this enum class, in the order they are declared.