Use docGenerator 1.6.13
Add a setRelativeDirectory method in the JFileSelector to allow to show relative paths in the selector from a specified directory
Add an acceptUnmatchedPattern method in the RegexCollection class, changing the behavior if set to true if no pattern matches
Fix the FileUtilities2 method which get the length of a File which did not work correctly in case of redirections, and add another one with parameters
Fix the FileUtilities redirectURL method to take care of the timeOut and the userAgent, and add another one with parameters