On Fri, 11 Oct 2002, Ceki G�lc� wrote:

> Date: Fri, 11 Oct 2002 18:21:09 +0200
> From: Ceki G�lc� <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: DOM-based Digester?
>
>
> Has anyone thought of implementing Digester type functionality using the
> DOM API?
>

I've never needed that, but in principle it sounds feasible -- all you'd
need is something to convert the DOM into a stream of SAX events and you
could reuse all the existing machinery.  I'm sure that problem has been
solved by somebody before.

>
> --
> Ceki

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to