[ http://issues.apache.org/jira/browse/IO-69?page=all ] Stephen Colebourne closed IO-69: --------------------------------
> Add conditional file filters > ---------------------------- > > Key: IO-69 > URL: http://issues.apache.org/jira/browse/IO-69 > Project: Commons IO > Type: Improvement > Versions: 1.0 Final > Environment: Operating System: All > Platform: All > Reporter: Steven Caswell > Priority: Minor > Fix For: 1.1 Final > Attachments: ConditionalAndFileFilter.java, > ConditionalAndFileFilterTestCase.java, ConditionalFileFilter.java, > ConditionalFileFilterAbstractTestCase.java, ConditionalOrFileFilter.java, > ConditionalOrFileFilterTestCase.java, IOFileFilterAbstractTestCase.java > > I am submitting as a donation two IOFileFilters: ConditionalAndFileFilter and > ConditionalOrFileFilter. Each take a list of IOFileFilters and performs a > conditional AND or OR, mirroring the functionality of the && and || operators. > I'm including test cases. Attachements to follow. -- 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]