C D G H J L O P R S
C
- createOptions(Class<O>) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Creates an option bean.
D
- de.weltraumschaf.commons.jcommander - package de.weltraumschaf.commons.jcommander
-
- DEFAULT_NEW_LINE - Static variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
System dependent newline character.
G
- gatherOptions(String[]) - Method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Parses the given arguments and return a ready set up options bean.
H
- helpMessage(String, String, String) - Method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Generates help message for main command.
J
- JCommanderImproved<O> - Class in de.weltraumschaf.commons.jcommander
-
This helper class removes boiler plate if you use JCommander.
- JCommanderImproved(String, Class<O>) - Constructor for class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Dedicated constructor.
L
- lineBreak(String, int, int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Breaks the given string to fit given length and pads on the left side before line breaks.
O
- optionsParser - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Parses the command line options.
- optionsType - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Class for type of options model.
P
- programName - Variable in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
The name of the tool for what this class gather options.
R
- rightPad(String, int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Pads given string with spaces on the right side to given length.
S
- spaces(int) - Static method in class de.weltraumschaf.commons.jcommander.JCommanderImproved
-
Generates a string of spaces with given length.
C D G H J L O P R S
Copyright © 2012 Sven Strittmatter. All Rights Reserved.