The params are cleared after each transformation. Are you saying there's a bug and they're not cleared, or have you not tried it?
Remember -- you have to source code. Often, the answers will be right
there in the code. And if there's something missing that you need, you can
always add it.
Dave
"Ram, Balaji"
<[EMAIL PROTECTED] To:
"'[email protected]'" <[email protected]>
om> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: resetting param
05/09/2002 03:01
PM
Hi
Is there a way I can reset the params of the XalanTransformer ? I have a
compiled stylesheet and would like to use it with different
parameters(and values) each time. I see that the setStylesheetParam
method
just adds the entry to the end a vector all the time. There is no public
method to clear the param vector either.
Thanks
Balaji
