At 12:25 PM 9/20/01 -0700, you wrote:
>See http://xml.apache.org/xalan-j/samples.html#usexmlfilters
>This might be a technique to do what you need.

This brings up another issue.  How do I set the parameters of the 
transformer inside of an XMLFilter?  If I was creating Transformer objects 
directly, I could do:

transformer.setParameter("foo", "bar");

I cannot find a similar method in XMLFilter.

Anyone?

-dhs


---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to