Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 38856 invoked from network); 11 Oct 2002 16:27:46 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 11 Oct 2002 16:27:46 -0000 Received: (qmail 26069 invoked by uid 97); 11 Oct 2002 16:28:23 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 25733 invoked by uid 97); 11 Oct 2002 16:28:20 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 25452 invoked by uid 98); 11 Oct 2002 16:28:17 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: Fri, 11 Oct 2002 09:27:23 -0700 (PDT) From: "Craig R. McClanahan" To: Jakarta Commons Developers List Subject: Re: DOM-based Digester? In-Reply-To: <5.1.0.14.0.20021011180521.0210cc68@mail.qos.ch> Message-ID: <20021011092600.I18344-100000@icarus.apache.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Spam-Rating: localhost 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Fri, 11 Oct 2002, Ceki G=FClc=FC wrote: > Date: Fri, 11 Oct 2002 18:21:09 +0200 > From: Ceki G=FClc=FC > Reply-To: Jakarta Commons Developers List > To: commons-dev@jakarta.apache.org > 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: For additional commands, e-mail: