Regex for files in a directory

Posted by n002213f on Stack Overflow See other posts from Stack Overflow or by n002213f
Published on 2010-05-28T11:51:12Z Indexed on 2010/05/28 12:02 UTC
Read the original article Hit count: 165

Filed under:
|

Is it possible to use a regular expression to get filenames for files matching a given pattern in a directory without having to manually loop through all the files.

© Stack Overflow or respective owner

Related posts about java

Related posts about regex