[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: SAXON question: Propagator.build(InputSource in)

Subject: RE: SAXON question: Propagator.build(InputSource in)
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 24 Aug 1999 17:06:05 +0100
how to build a propagator
> From: Zsolt Czinkos [mailto:czinkos@xxxxxxxxxxxxx]
> 
> I'm writing a simple servlet which gets an XML file
> from a database, puts it in a string (or a Reader)
> and renders it with the render() method of a compiled
> stylesheet.
> 
> Does it stop every time when the InputSource isn't a file (URL)?
> Is it a bug or is there a solution to use e.g. a character-stream for
> input?
> 
There is a workaround: set a dummy system ID on the InputSource object using
setSystemId(). The input will still be taken from the supplied Reader, the
system id will be used only for (a) diagnostics, (b) resolving relative URLs
in entity references, (c) resolving relative URLs in the XSLT document()
function.

Fixed in a future version.

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.