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

add ns context to avoid ns overrides, update external resolver with ISO_8859_1 conversion, add ability to provide external XMLInputFactory #282

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

VladDrake
Copy link

@VladDrake VladDrake commented Dec 20, 2021

This commit contains three things:

  1. Ability to provide custom/external XMLInputFactory
  2. Ability to convert external resources from ISO_8859_1 to UTF-8
  3. Ability to avoid namespace prefix overrides, that may happen during "include schema" parse

…SO_8859_1 conversion, add ability to provide external XMLInputFactory
@rrayst
Copy link
Contributor

rrayst commented Jan 6, 2022

Hi @VladDrake , thanks for the PR! Could you maybe add a test case for the NS override issue? Best, Tobias

@VladDrake
Copy link
Author

Hi, @rrayst. Added a test.

@tomfi
Copy link

tomfi commented Apr 5, 2022

Hi @rrayst, any chance to re-evaluate the PR please?

@tomfi
Copy link

tomfi commented May 24, 2022

@rrayst any news about this PR?

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