Searching for files in Java 7
Keith Bishop
keith at firstclarity.com
Thu Mar 26 04:15:49 PDT 2009
Hello,
Yesterday I stumbled upon an article about using the filesystem with
Java 7, I was impressed by the improvements to the API for dealing
with files and directories.
I just wondered what you think of this :
http://sugar.sourceforge.net/fspath/
Its a prototype Java API I have been working on, which makes the
searching, copying, renaming and deleting of multiple files, very
simple by enabling the developer to specify one or more files using an
'XPath like' expression.
regards
Keith Bishop
More information about the nio-discuss
mailing list