I have two documents that I would like to merge using XSLT, and I would like to access them via the classpath. I thought the XSLT document() function would be the way to go, but it appears to only work on file paths. What mechanism (if any) should be used to access classpath documents from and XSLT? Is there a Xalan-specific way of doing this?
Thanks, Mike -- View this message in context: http://www.nabble.com/Merge-Two-Classpath-Documents--t1795135.html#a4891833 Sent from the Xalan - J - Users forum at Nabble.com.
