Class CommandLine

java.lang.Object
com.vividsolutions.jump.util.commandline.CommandLine

public class CommandLine extends Object
A class to parse application command-line parameters and arguments.
  • Constructor Details

    • CommandLine

      public CommandLine()
    • CommandLine

      public CommandLine(char optionCh)
  • Method Details