public class DocGenerator extends Object
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main entry for this util class.
|
static void |
printHelp(String message)
Prints the help message.
|
public static void main(String[] args) throws IOException
args
- arguments for command lineIOException
public static void printHelp(String message)
message
- message before standard usage informationCopyright © 2023. All Rights Reserved.