[ http://issues.apache.org/jira/browse/IO-87?page=comments#action_12422955 ] Niall Pemberton commented on IO-87: -----------------------------------
I've committed this since its a minor change, but will leave the issue open for comments. > Provide a convenience mehod in FileFilterUtils to create a Size Range filter > ---------------------------------------------------------------------------- > > Key: IO-87 > URL: http://issues.apache.org/jira/browse/IO-87 > Project: Commons IO > Issue Type: New Feature > Components: Filters > Affects Versions: 1.2 > Reporter: Niall Pemberton > Assigned To: Niall Pemberton > Priority: Minor > Fix For: 1.3 > > > Provide a convenience mehod in FileFilterUtils to create a Size Range filter > - by combining two SizeFileFilter's (one >= minimum and the other <= maximum) > with an AndFileFilter -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
