Files
samskivert/projects
ray 326c1b2ce1 listFiles() can return null if the File its called on is not a directory,
or if any unspecified error or hiccup occurs within the acidic innards of
the JVM. If that's the case, we probably will fail deleting the directory
itself below these lines, but it's better than throwing a NPE and
sticking a fork in everything.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1736 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2005-12-02 22:56:01 +00:00
..