Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Remove usage of deprecated XMLReaderFactory. + Exception on setting feature only impacts setting that feature, not all. + Ignore deprecated config file. + Default xml reader obtained is now 'com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser' which is a subclass of the previous default of 'com.sun.org.apache.xerces.internal.parsers.SAXParser'.
- Loading branch information