Throws a SAXParseException in the XMLIncluder class if the included href refer to a not existing file, a directory or has an invalid URL
Add a new FileUtilities.isAbsoluteURI method
Fix some cases where the XMLIncluder would not correctly detect a relative URL
Fix some cases where the EntityListResolver would not correctly detect a relative URL
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Throws a SAXParseException in the XMLIncluder class if the included href refer to a not existing file, a directory or has an invalid URL
Add a new FileUtilities.isAbsoluteURI method
Fix some cases where the XMLIncluder would not correctly detect a relative URL
Fix some cases where the EntityListResolver would not correctly detect a relative URL