Hello,

I am using dom4J with an xslt processor, that is, I use an xslt extension to access a Dom4J dom. As the xalan processor needs a w3c DOM, I convert the DOM document using a DomWriter.

As the Dom4j DOM is previously built by a SAXContentHandler, I wanted to know if I can also build a w3c-compatible dom4j DOM (using
DOMDocumentFactory)? I could get rid of the convertion step then.

Has the
DOMDocumentFactory any negative performance aspects?

Thx,

Nils Kaiser

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
dom4j-user mailing list
dom4j-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to