This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Transformation in NetScape 6.2 Browser


>Date: Thu, 09 May 2002 16:26:45 +0200
>From: Oleg Tkachenko <olegt@multiconn.com>
>To: xsl-list@lists.mulberrytech.com
>Subject: Re: [xsl] 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]