Uses of Class
org.nuiton.util.ArgumentsParserException

Packages that use ArgumentsParserException
org.nuiton.util Nuiton-utils 
 

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.][class][#][method] if package, class or method missing, default is used
 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
 



Copyright © 2004-2010 CodeLutin. All Rights Reserved.