Hi,

I have yet another query and need help from you. This is regarding XSLT.

I have application data as Xercesc DOM nodes. Can I do XSLT transform on the 
root node ? In the sample XalanTransform, it takes one input XML file, one XSL 
file and produces an output file. 
In my case, I will have xerces DOM root node pointer and XSL file. Can I run 
transform function of the XalanTransformer object with my data ?

How to convert xerces DOM node to XSLTInputSource type ?

Awaiting your reply.

Thanks in advance.

Regards,
Indrajit

Reply via email to