From keith at firstclarity.com Thu Mar 26 04:15:49 2009 From: keith at firstclarity.com (Keith Bishop) Date: Thu, 26 Mar 2009 11:15:49 +0000 Subject: Searching for files in Java 7 Message-ID: <6DA0E8C2-45EB-4760-9A06-4447417E9DE4@firstclarity.com> 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