[ http://issues.apache.org/jira/browse/IO-87?page=comments#action_12423008 
] 
            
Stephen Colebourne commented on IO-87:
--------------------------------------

The parameters need to specify whether they are inclusive or exclusive, for 
example
@param minSizeInclusive
@param maxSizeExclusive

This then needs adding to release notes, and the call closing.

> 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]

Reply via email to