dom xml + xsl chaining how to...

$

$im@n

i tried use transformer to transform xml (dom object) and xsl, no
problem...:)
i want to have many stylesheet "chain" together...(i want to dynamic
assign xsl)
i used SAXTransformerFactory and xmlFilter.setParent(..) to relate all
xsl together..., no problem as well...:)

but when i use xsl chaining, i can only use static xml file because
xmlFilter3.parse(new InputSource("index.xml"));
InputSource will only take static filename...but my xml is dom
(dynamically construct)

how can i use dom tree as xml and use xmlFilter together?

thanks.
simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,994
Messages
2,570,223
Members
46,810
Latest member
Kassie0918

Latest Threads

Top