|
Subject: RE: [xsl] How to pass arguments to XSL from Java From: <Jarno.Elovirta@xxxxxxxxx> Date: Mon, 5 Sep 2005 11:16:43 +0300 |
Hi,
> Is it possible to pass an argument {Of Type String} to XSL
> from Java.{At the
> time I configure xsl to be called or anyother time is also fine}
> I am configuring the xsl to be called using the following code,
>
> m_transformer = saxTFactory
> .newTransformerHandler(new
> StreamSource(getClass().getResourceAsStream(deviceType+".xsl")));
m_transformer.getTransformer().setParameter("foo", "bar");
Cheers,
Jarno
--
AMS: Bounce To Da Beat
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] How to pass arguments to XSL , Joris Gillis | Thread | RE: [xsl] How to convert an RDF/XML, Jarno.Elovirta |
| [xsl] How to pass arguments to XSL , Joris Gillis | Date | RE: [xsl] associating xml with xsl, Jarno.Elovirta |
| Month |