>How can I get the number of parameters of a xsl extension? >How can I get a vector with the names of the different parameters? I believe there is no portable answer for these questions at this time. If you happen to be working in Java, you could write an extension which uses reflection... Or you could just look at the extension's source code.
- number of parameters of a xsl extension Victor M. Moreno
- Re: number of parameters of a xsl extension Joseph_Kesselman
- Re: number of parameters of a xsl extension Victor M. Moreno
- Re: number of parameters of a xsl extension Joseph_Kesselman
