Package org.languagetool.commandline
-
Class Summary Class Description CommandLineOptions Options that can be set via command line arguments.CommandLineParser Parser for the command line arguments.CommandLineTools Main The command line tool to check plain text files. -
Enum Summary Enum Description CommandLineOptions.OutputFormat Constants for rule matches output in command-line. -
Exception Summary Exception Description UnknownParameterException Thrown when an unknown command-line parameter is specified.WrongParameterNumberException Thrown if too few or too many command line parameters are specified.