Class AnpCommandLineParser

java.lang.Object
org.saidone.utils.AnpCommandLineParser

public class AnpCommandLineParser extends Object
Simple command line parser responsible for reading the configuration file option.
  • Constructor Details

    • AnpCommandLineParser

      public AnpCommandLineParser()
  • Method Details

    • parse

      public String parse(String... args)
      Parses command line arguments.
      Parameters:
      args - command line arguments
      Returns:
      the provided configuration file name