[ 
https://issues.apache.org/jira/browse/IO-763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17514622#comment-17514622
 ] 

Gary D. Gregory commented on IO-763:
------------------------------------

Let's just fix the Javadoc for now IMO. A PR is welcome :)

> o.a.c.i.filefilter.FileFilterUtils is missing implementations of some file 
> filters.
> -----------------------------------------------------------------------------------
>
>                 Key: IO-763
>                 URL: https://issues.apache.org/jira/browse/IO-763
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 2.11.0
>         Environment: Any
>            Reporter: Richard Adams
>            Priority: Minor
>
> In the documentation for {{org.apache.commons.io.filefilter.FileFilterUtils}}
> {code:java}
> Useful utilities for working with file filters. It provides access to all * 
> file filter implementations in this package so you don't have to import * 
> every class you use. {code}
> it says it provides access to *all* FileFilter implementations.
> But, it doesn't provide access to RegexFileFilter, SymbolicLinkFileFilter, or 
>  HiddenFileFilter .
> Is this
> 1) Incorrect Javadoc - only _some_ implementations should be available from 
> {{FileFilterUtils.}}
> or
> 2) FileFilterUtils is incomplete and missing these implementations.
> If this is a valid issue I'd be happy to submit a PR fixing this either way.
> Richard



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to