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

Gary D. Gregory updated IO-763:
-------------------------------
    Summary: [Javadoc] o.a.c.i.filefilter.FileFilterUtils is missing 
implementations of some file filters.  (was: o.a.c.i.filefilter.FileFilterUtils 
is missing implementations of some file filters.)

> [Javadoc] 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.7#820007)

Reply via email to