Uploaded image for project: 'Commons IO'
  1. Commons IO
  2. IO-221

Addition of new methods to FileFilterUtils

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.4
    • 2.0
    • Filters
    • None
    • Windows/Linux

    Description

      The FileFilterUtils class provides many factory methods, but holds back a few needed ones

      like FileFilterUtils.suffixFileFilter(String str) (same regarding the PrefixFileFilter)

      the SuffixFileFilter has another constructor the provides the case - sensibility
      for the file filter, a much needed one for windows and linux systems.

      usage ex :
      FileFilterUtils.SuffixFileFilter(String suffix, IOCase caseSensitivity);

      Attachments

        Activity

          People

            niallp Niall Pemberton
            eldadno1 Eldad Dor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: