|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArgumentsParserException | |
|---|---|
| org.nuiton.util | Nuiton-utils Ensemble de classe Java permettant de simplifier le développement en factorisant des besoins que l'on retrouve dans tous les développement. |
| Uses of ArgumentsParserException in org.nuiton.util |
|---|
| Methods in org.nuiton.util that throw ArgumentsParserException | |
|---|---|
protected ApplicationConfig.Action |
ApplicationConfig.createAction(String name,
ListIterator<String> args)
Create action from string, string must be [package.] |
void |
ApplicationConfig.parse(String... args)
Parse option and call set necessary method, read jvm, env variable, Load configuration file and prepare Action. |
| Constructors in org.nuiton.util that throw ArgumentsParserException | |
|---|---|
ApplicationConfig(String configFilename)
Create WikittyConfig and load particular configuration filename, parse method is automaticaly called |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||