Hello, I am working with DOM because I've got a lot a handling to do with my xml document.. then I'd like to give it to cocoon so that it could be handle with xsl. I wrote my own Generator.. but I have to fill a sax ContentHandler.. and I've got a DOM Document.. what can I do ?? Of course I can transform my document into a String and then let it parse by sax.. but for performances.. it should not be ok. What can I do ?? What would be my solution ? --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>