Uses of Class
org.languagetool.commandline.CommandLineOptions
-
Packages that use CommandLineOptions Package Description org.languagetool.commandline -
-
Uses of CommandLineOptions in org.languagetool.commandline
Fields in org.languagetool.commandline declared as CommandLineOptions Modifier and Type Field Description private CommandLineOptions
Main. options
Methods in org.languagetool.commandline that return CommandLineOptions Modifier and Type Method Description (package private) CommandLineOptions
CommandLineParser. parseOptions(java.lang.String[] args)
Constructors in org.languagetool.commandline with parameters of type CommandLineOptions Constructor Description Main(CommandLineOptions options)
-