Actions
Bug #5885
closedParser features for the XML parser not available in SaxonC
Start date:
2023-02-21
Due date:
% Done:
100%
Estimated time:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Found in version:
12.0
Fixed in version:
12.2
SaxonC Languages:
SaxonC Platforms:
SaxonC Architecture:
Description
Reported by user here: https://saxonica.plan.io/boards/4/topics/9271
It would be good to be able to set the parser features for the XML parser directly on the DocumentBuilder in SaxonC.
Currently the user has to set these on the SaxonProcessor object
Updated by Michael Kay over 1 year ago
Updated by O'Neil Delpratt over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
This bug issue has been fixed by apply config properties on the SaxonProcessor before creating the DocumentBuilder class.
Updated by O'Neil Delpratt over 1 year ago
- Status changed from Resolved to Closed
- Fixed in version set to 12.2
Bug fix applied in the SaxonC 12.2 maintenance release.
Please register to edit this issue
Actions