On Wed, 20 Nov 2002, Jeff Varszegi wrote:
> I had this class lying around and thought I'd post it. I just took a > look at the FileUtils class (didn't check out the one in Excaliber > yet), but I think that there're lots of difference between this class > and FileUtils. Excaliber's io is in io now. > 'FileSystem' is a simple standalone class for dealing with a regular > ol' file system. You can set a root directory and perform operations > on files using relative paths if you wish. I've found it pretty > useful in the past. It supports some things like OS-agnostic file > copying and searching, simple wildcard file/directory searches, etc. > If you have time, please look it over and see if some of it sparks a > thought or might be useful. I keep it around in my ragtag private > util package. Sounds useful. Will try to take a peek. Hen -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
