This should be really simple. If I have a String like this:
../Test?/sample*.txt
then what is a generally-accepted way to get a list of fil
Might not help you right now, but JDK 7 is intended to have glob and regex file name matching as part of "More NIO Features".