This release doesn't put as a condition to set the DTD public ID of the generic SAXParser that the parser is validating, makes the SAX Parser namespace aware, and adds new methods in the FileUtilities class which check the existence of a URL or File on the Network before adding it to a returned list of Files.
This release fixes the getAbsoluteFile(File, String) and getProtectedURL(File) FileUtilities methods, which didn't play well with paths containing whitespaces.