Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor to remove XMLUtils.getDocumentBuilder #3

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Conversation

jelovirt
Copy link
Member

@jelovirt jelovirt commented Nov 1, 2024

Description

Refactor to remove use of static XMLUtils.getDocumentBuilder().

Motivation and Context

Static XMLUtils.getDocumentBuilder() has been changed to an instance method is newer DITA-OT versions. To help with backwards and forwards compatibility, create new DocumentBuilder without the utility method.

How Has This Been Tested?

Type of Changes

  • Refactoring

@jelovirt jelovirt added the enhancement New feature or request label Nov 1, 2024
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
Signed-off-by: Jarno Elovirta <jarno@elovirta.com>
@jelovirt jelovirt merged commit 251824b into master Nov 1, 2024
2 checks passed
@jelovirt jelovirt deleted the feature/xmlutils branch November 1, 2024 08:30
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant