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
