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

Fixes #161 - Made sure we set the parent if it where not set. #162

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

seberget
Copy link
Contributor

@seberget seberget commented Mar 8, 2017

Fixed the ElementScanner#parse(InputSource) so it will not throw a NullPointer Exception when the parent XMLReader was not set.

@rolfl
Copy link
Collaborator

rolfl commented Mar 8, 2017

Looks good. Appreciate the fix. Code in "contrib" area is not rigorously tested (and not even distributed) like the core JDOM. It would be great if you could give feedback on whether the ElementScanner class is working well for you (with the fix).

@rolfl
Copy link
Collaborator

rolfl commented Mar 8, 2017

Will merge this later (needs to be merged in to both branches master, and jdom2.0.x)

@rolfl rolfl self-assigned this Mar 8, 2017
@seberget
Copy link
Contributor Author

seberget commented Mar 8, 2017

Yes the ElementScanner is working nicely for me.

@rolfl rolfl merged commit 37c20d8 into hunterhacker:master Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants