Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: configurable transformer factory #862

Merged
merged 5 commits into from
May 13, 2024

Conversation

klopfdreh
Copy link
Member

@klopfdreh klopfdreh commented May 11, 2024

Make the javax.xml.transform.TransformerFactory configurable so that features can be set.

@klopfdreh
Copy link
Member Author

As suggested with an additional constructor the default behavior is preserved and the user is able to configure the transformer factory by the new constructor.

@klopfdreh klopfdreh requested a review from martin-g May 13, 2024 08:17
@klopfdreh klopfdreh merged commit f529db5 into apache:master May 13, 2024
3 checks passed
@klopfdreh klopfdreh deleted the feature/transformerfactory branch May 13, 2024 12:09
@papegaaij
Copy link
Contributor

Thank you @klopfdreh for addressing this. I had a week off. This change looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants