Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 31497 invoked from network); 14 Jul 2004 20:06:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Jul 2004 20:06:57 -0000 Received: (qmail 7421 invoked by uid 500); 14 Jul 2004 20:06:51 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 7281 invoked by uid 500); 14 Jul 2004 20:06:49 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 7268 invoked by uid 99); 14 Jul 2004 20:06:49 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_80_90,HTML_MESSAGE,HTML_TEXT_AFTER_BODY,HTML_TEXT_AFTER_HTML X-Spam-Check-By: apache.org Received: from [63.174.101.50] (HELO mail.dfi-intl.com) (63.174.101.50) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 14 Jul 2004 13:06:48 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C469DE.174037A4" Subject: [Digester] How do I get Digester to ignore the tag Date: Wed, 14 Jul 2004 16:06:46 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Digester] How do I get Digester to ignore the tag Thread-Index: AcRp3hcgEbMT41G0S5Sl2exy/Jqbwg== From: "Paolo Valladolid" To: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C469DE.174037A4 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I need to use Digester to parse XML that has been retrieved from a database. The XML I'm working with was received from elsewhere (ie. Not created by our team). How do I get Digester to ignore the tag? I've tried setValidating( false ) and it did not work. =20 Thanks, =20 Paolo Valladolid Software Developer DFI International Government Services =20 ------_=_NextPart_001_01C469DE.174037A4--