danke, genau was ich gesucht habe!
-----Ursprüngliche Nachricht----- Von: Christian Haul [mailto:[EMAIL PROTECTED]] Gesendet: Sonntag, 15. Dezember 2002 15:16 An: [EMAIL PROTECTED] Betreff: Re: XML-Output from Helperclass Either you could use the util logicsheet or -- preferred in your scenario -- implement the org.apache.cocoon.xml.XMLizable / org.apache.avalon.excalibur.xml.XMLizable interface. Both contain only a method toSAX(Contenthandler). If your class creates a org.w3c.dom.Node / Document you may want to look at e.g. DOMStreamer Chris. --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>