RE: [xsl] xml-source from COM to Xalan XLST-Transformation

Subject: RE: [xsl] xml-source from COM to Xalan XLST-Transformation
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Fri, 20 Dec 2002 16:19:33 +0100
Hello again,

the solution i found is:

StreamSource xmlSource = new StreamSource(new java.io.StringReader(p_sXML));

Anyway, it would be great, if you can provide links to tutorials and examples.

Thanks,

Hans


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


Current Thread