Re: XSLT Transform in Netscape 6.1/6.2
Emmanouil Batsis <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Seamus wrote: > Netscape 6.2, however, > seems to have have a different API for using processors/stylesheets. True. In the "XSLT in JS" page [1] of the Mozilla XSLT project documentation [2] you can see the documentation for the current [3] and old [4] API. It's all there if you look for it ;-) [1] http://www.mozilla.org/projects/xslt/js-interface.html [2] http://www.mozilla.org/projects/xslt/ [3] http://lxr.mozilla.org/seamonkey/source/content/xsl/public/nsIXSLTProcessor.idl [4] http://lxr.mozilla.org/seamonkey/source/content/xsl/public/nsIXSLTProcessorObsolete.idl