FasterXML / FasterXML/woodstox
Allow configuration of DTD entity resolver for DTDSchemaFactory
Open
- Dominant language
- Java
- Stars
- 259
- Forks
- 90
- Avg merge
- 16h 52m
- Merged PRs (30d)
- 2
Description
While it is possible to configure an `XMLResolver` to use for resolving either general parsed entities, or for processing entities only relevant for DTD subsets, when parsing XML documents with embedded DTD subsets and/or references, there is no way to do that currently when reading DTDs externally.
It would make sense to allow similar configurability via `DTDSchemaFactory` as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.