Class FormatterParameters

    • Constructor Detail

      • FormatterParameters

        public FormatterParameters​(String[] arguments)
                            throws org.apache.commons.cli.ParseException
        Throws:
        org.apache.commons.cli.ParseException
    • Method Detail

      • getFormat

        public String getFormat()
      • getCountNr

        public int getCountNr()
      • getSearch

        public String getSearch()
      • hasSearch

        public boolean hasSearch()
      • getPath

        public String getPath()
      • getQuery

        public String getQuery()
      • hasSelector

        public boolean hasSelector()
      • withId

        public boolean withId()
      • getSeparator

        public String getSeparator()
      • getFileName

        public String getFileName()