Generating multiple DOMs using xslt
Eelamae <[email protected]> Wed, 26 Sep 2012 12:59:37 -0700 (PDT)
| Newsgroups | gmane.text.xml.xalan.java.user |
|---|---|
| Message-ID | <[email protected]> |
I have a source XML DOM which I'd like to replicate into multiple DOMs (the number of duplications depends on a certain information within the source DOM). Why would I need to do this? Each duplicated DOM can be processed by a different thread for processing. Questions: 1. Is it possible to do this with XSLT and Xalan? 2. Are there any better approach? Thanks. -- View this message in context: http://old.nabble.com/Generating-multiple-DOMs-using-xslt-tp34483651p34483651.html Sent from the Xalan - J - Users mailing list archive at Nabble.com.