Uses of Enum
org.languagetool.commandline.CommandLineOptions.OutputFormat
Packages that use CommandLineOptions.OutputFormat
-
Uses of CommandLineOptions.OutputFormat in org.languagetool.commandline
Fields in org.languagetool.commandline declared as CommandLineOptions.OutputFormatModifier and TypeFieldDescriptionprivate CommandLineOptions.OutputFormat
CommandLineOptions.outputFormat
Methods in org.languagetool.commandline that return CommandLineOptions.OutputFormatModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CommandLineOptions.OutputFormat[]
CommandLineOptions.OutputFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.