|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: redirect output of transformation
By the way - thanks for your suggestion: I was finally able to get this
working (calling from Java).
As it turns out, I know the base uri and can impose it externally when the stream is written, so that was all a red herring. I needed to fiddle w/OutputURIResolver, recording the uri as the result's systemId so it would be available later (in close()) to be written to the appropriate location. If I were truly clever, I could have set the stream up to do all that work I guess, but it was easier to grab its entire output and write it out again, at the cost of some buffering. -Mike Sokolov Michael Kay wrote: It's a processor-specific question, so you should really ask on the Saxon list (saxon-help list or forum at sourceforge).
|
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
|






