Class Selection


  • public final class Selection
    extends Object
    Date: 16-Feb-2008
    Author: Mathieu Carbou (mathieu.carbou@gmail.com)
    • Constructor Detail

      • Selection

        public Selection​(File basedir,
                         String[] included,
                         String[] excluded,
                         boolean useDefaultExcludes)
    • Method Detail

      • getSelectedFiles

        public String[] getSelectedFiles()
      • getBasedir

        public File getBasedir()
      • getIncluded

        public String[] getIncluded()
      • getExcluded

        public String[] getExcluded()