Add support for XMLConstants.ACCESS_EXTERNAL_DTD #162
Labels
good first issue
Issue that seems easy to resolve and is likely a good candidate for contributors new to project
pr-welcome
Issue for which progress most likely if someone submits a Pull Request
For FEATURE_SECURE_PROCESSING support was added in #61
Getting Unrecognized property 'http://javax.xml.XMLConstants/property/accessExternalDTD'
java.lang.IllegalArgumentException: Unrecognized property 'http://javax.xml.XMLConstants/property/accessExternalDTD' at com.ctc.wstx.api.CommonConfig.reportUnknownProperty(CommonConfig.java:167) ~[woodstox-core-6.4.0.jar:6.4.0]
The text was updated successfully, but these errors were encountered: