XSLT transformation using xsl file and XML Data as a String
843834Feb 1 2002 — edited Feb 6 2002Hi,
I have XML data in the form of String object and I want to transform that XML Data along with XSLT file .. how can I do that using Transformer class ..
If u have any sample code that would be great
Thanks in advance