You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xalan.apache.org by "Ram, Balaji" <br...@trendium.com> on 2002/05/10 00:01:16 UTC

resetting param

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