You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2015/03/17 01:37:38 UTC

[jira] [Updated] (IO-473) Add convenient listFiles to FileUtils

     [ https://issues.apache.org/jira/browse/IO-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bruno P. Kinoshita updated IO-473:
----------------------------------
    Summary: Add convenient listFiles to FileUtils  (was: Add ceveniend listFiles to FileUtils)

> Add convenient listFiles to FileUtils
> -------------------------------------
>
>                 Key: IO-473
>                 URL: https://issues.apache.org/jira/browse/IO-473
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.4
>            Reporter: Amir Gur
>            Priority: Trivial
>             Fix For: 2.5
>
>
> Lacking a few convenience methods suvch as:
> {code}
> - Collection<File> listFiles(String[] extensions)
> - Collection<File> listFiles(String extension, String classpathRoot)
> {code}
> Created [pull request 7|https://github.com/apache/commons-io/pull/7].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)