On Tue, 2002-05-21 at 11:15, Juergen Lippold wrote: > Hi, > > hey that fine, but how can I give the xsl-document to the driver?
Thats easy. Create your driver. Call "getContentHandler()". Use this content handler to fire sax events on. Use your DOM and xsl with your favourite xml+xsl libraries to fire sax events on the content handler. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]