Hi Why JDOM dosn't support W3 DOM interfaces? I want, using JDOM api, create DOM tree and later "send" it to XSLT processor to get output in HTML. But your class dosn`t implement DOM so i must use slow model DOM Tree->XML->Stream->XML->XSLT pocessor. Do you plan support for W3 DOM interfaces? I can help with this. :) Artur Radosz