Re: How to bundle JARs of an XSLT processor to Firefox extension (XPI)
Svante Schubert <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Hi list, I will move my earlier request from mozilla.dev.tech.xslt newsgroup to mozilla.dev.extensions, which seems after rethinking more appropriate for this kind of question. Please, answer at mozilla.dev.extensions to avoid the effects of x-posting and excuse the confusion I made have caused. Kind Regards, Svante Svante Schubert wrote: > Hi there, > > For a prototype I need to use a XSLT processor, which support node-set() > in conjunction of an Firefox extension. > > Therefore I want to bundle the JARs of a XSLT processor with the > extension XPI. > > Is this possible to access the classes from the JAR from the Javascript > at all? > And if so, is there any sample code, tutorial known, where I can get a > feeling for the solution? > > Thanks in advance, > Svante