[jdom-interest] jdom & xalan

Peter Courcoux peter at courcouxhall.co.uk
Tue Mar 6 06:53:10 PST 2001


Hi all,

Can anyone answer this for me?

If I pass an xml document created by the jdom XMLOutputter class to xalan
2.0.0 with the appropriate stylesheet, I get the expected html output to an
outputStream. However, if I use the jdom DOMOutputter to output the same
jdom document and pass the created DOM object to xalan as a DOMSource I get
xml output. Why do I not get the same output either way?

Thanks for any help.

Peter Courcoux



More information about the jdom-interest mailing list