Package com.puppycrawl.tools.checkstyle
Class JavadocPropertiesGenerator.CliOptions
java.lang.Object
com.puppycrawl.tools.checkstyle.JavadocPropertiesGenerator.CliOptions
- Enclosing class:
 - JavadocPropertiesGenerator
 
Helper class encapsulating the command line options and positional parameters.
- 
Field Details
- 
outputFile
The command line option to specify the output file. - 
inputFile
The command line positional parameter to specify the input file. 
 - 
 - 
Constructor Details
- 
CliOptions
private CliOptions() 
 -