>Date: Thu, 09 May 2002 16:26:45 +0200
>From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
>To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
>Subject: Re: Transformation in NetScape 6.2 Browser
>
>Stuart Celarier wrote:
>> Roman, can you please show me an example of how you invoke this
>> transformation in Netscape? Many thanks.
>
>The following code works in mozilla and netscape 6.2, but beware - interfaces
>are still unstable.
>
>xsltProcessor = new XSLTProcessor();
>xsltProcessor.transformDocument(sourceDoc, styleDoc, resultDoc, null);
>
>--
>Oleg Tkachenko
>Multiconn International, Israel
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|