Uses of Enum
org.languagetool.commandline.CommandLineOptions.OutputFormat
Packages that use CommandLineOptions.OutputFormat
-
Uses of CommandLineOptions.OutputFormat in org.languagetool.commandline
Subclasses with type arguments of type CommandLineOptions.OutputFormat in org.languagetool.commandlineModifier and TypeClassDescriptionstatic enumConstants for rule matches output in command-line.Fields in org.languagetool.commandline declared as CommandLineOptions.OutputFormatModifier and TypeFieldDescriptionprivate CommandLineOptions.OutputFormatCommandLineOptions.outputFormatMethods 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.