Skip to content

Commit

Permalink
Cleanup XMLResource class.
Browse files Browse the repository at this point in the history
+ 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
danfickle committed May 23, 2021
1 parent f82e77e commit 23626ab
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 263 deletions.
Loading

0 comments on commit 23626ab

Please sign in to comment.