Package cern.accsoft.steering.aloha.app
Class AlohaCommandLineParser
- java.lang.Object
-
- cern.accsoft.steering.aloha.app.AlohaCommandLineParser
-
public class AlohaCommandLineParser extends java.lang.ObjectThis class defines which commandline-arguments we want to find and stores them in the preferences-object.
-
-
Constructor Summary
Constructors Constructor Description AlohaCommandLineParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidparse(java.lang.String[] args, Preferences preferences, cern.accsoft.steering.jmad.util.JMadPreferences jmadPreferences)parses the arguments and passes them to the preferences.
-
-
-
Method Detail
-
parse
public static final void parse(java.lang.String[] args, Preferences preferences, cern.accsoft.steering.jmad.util.JMadPreferences jmadPreferences)parses the arguments and passes them to the preferences.- Parameters:
args-
-
-