Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ludofischer
Copy link
Contributor

Add method overloads that let you generate documents that you can naviagate with XPath while taking XML namespaces into account.
This adds method to get namespace-aware XML documents from strings, files, input streams and request bodies.
Without this, navigating the documents with XPath always returns null if namespaces are taken into account. I’ve added a few tests to demonstrate the issue.

@asolntsev asolntsev self-requested a review June 25, 2018 21:53
Copy link
Contributor

@asolntsev asolntsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xael-fry Seems to be OK. Can be merged.

@xael-fry xael-fry added this to the 1.5.2 milestone Aug 23, 2018
@xael-fry xael-fry merged commit 8938c6b into playframework:master Aug 23, 2018
@xael-fry
Copy link
Member

xael-fry commented Aug 23, 2018

Merged in master
Thanks @ludovicofischer and @asolntsev

@ludofischer ludofischer deleted the xml-namespace-support branch August 24, 2018 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants