Class CommandLine


  • public class CommandLine
    extends Object
    • Method Detail

      • printLicense

        public static void printLicense()
      • printVersion

        public static void printVersion()
      • args

        public String[] args()
      • getBadOpts

        public String[] getBadOpts()
      • getURLs

        public URL[] getURLs()
      • getFiles

        public File[] getFiles()
      • getBaseDir

        public File getBaseDir()
      • filesEndingWith

        public File[] filesEndingWith​(String ext)