I’d like to merge 2 XML streams (strings) in Java, necessarily by XSLT (that I could change the transformation), but the problem is that the XMLs come as a string. There are many examples, but through the files.
Can this be done without saving them in files?
Thanks.
I only know about a way using an own implementation of URIResolver.
Use it like this:
And in the transform, reference it like this: