|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Passing side documents to stylesheet (in Java)
Hi,
probably this is an old issue, but I'm struggling to find a solution. My XSLT stylesheet is using several side documents that are constructed at run-time. Back in PHP I was passing them using a stream wrapper and a custom
"arg:" protocol. Then, for example, the stylesheet could get access
through document('arg://mydoc').Obviously, that doesn't work in Java. So how do you do it in Java? I'm using JDK 1.5 and the standard java.xml.transform package. Thanks, Martynas
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






