Class AlohaCommandLineParser


  • public class AlohaCommandLineParser
    extends java.lang.Object
    This class defines which commandline-arguments we want to find and stores them in the preferences-object.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void parse​(java.lang.String[] args, Preferences preferences, cern.accsoft.steering.jmad.util.JMadPreferences jmadPreferences)
      parses the arguments and passes them to the preferences.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AlohaCommandLineParser

        public AlohaCommandLineParser()
    • 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 -