How to rewrite XML response using SAX pipeline with right configuration
Hi,
i have custom transformer( that is global one name="pipeline.mode" value="global") which has the logic to rewrite public urls from html and xml respose but it is working for html now i want to extend this for xml as well how to do that?
I need right configuration.
Could you plase let me know how to achieve?