- printHelp(ApiCommands[]) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the help for ApiCommands with the specified command
line syntax.
- printHelp(int, String, String, ApiCommands[], String) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the help for ApiCommands[] with the specified command
line syntax.
- printHelp(int, String, String, ApiCommands[], int, int, String) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the help for ApiCommands[] with the specified command
line syntax.
- printOptions(int, ApiCommands[], int, int) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the help for the specified Options to the specified writer, using
the specified width, left padding and description padding.
- printUsage(int, String) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the cmdLineSyntax to the specified writer, using the specified
width.
- printWrapped(PrintWriter, int, int, String) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the specified text to the specified PrintWriter.
- printWrapped(int, String) - Method in class eu.toennies.javahttpobservatoryapi.HelpFormatter
-
Print the specified text to the specified PrintWriter.