[Home] [By Thread] [By Date] [Recent Entries]
I wonder if there is a solution for transforming multiple XML input documents using one XSLT in Java using javax.xml.transform.* API? Transformer class just has a transform(Source xmlSource, Result outputTarget) method, which can then only transform a single Source. Thanks in advance.
|

Cart



