2021-08-27

Parsing a URL query string into a map of parameters with XPath

What would be the most readable way to parse a URL query string into a { 'param': 'value' } map in XSLT/XPath 3.0?

Note: this is the inverse function of the one described in Building a URL query string from a map of parameters with XPath.



from Recent Questions - Stack Overflow https://ift.tt/3Bfq4x1
https://ift.tt/eA8V8J

No comments:

Post a Comment