Java tool for XInclude on DOM

J

Johannes Koch

Hi there,

can anyone recommend a Java tool performing XInclude merging on a DOM? I
know there are parsers processing XInclude while parsing. But I need the
processing on an existing DOM.
 
J

Joe Kesselman

can anyone recommend a Java tool performing XInclude merging on a DOM? I
know there are parsers processing XInclude while parsing. But I need the
processing on an existing DOM.

A quick websearch finds an implementation written in XSLT 2.0
(http://dret.net/projects/xipr/), or of course you could rattle off your
own implementation (especially if you don't need all of XInclude's
features).
 

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,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top