Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 35856 invoked from network); 21 Nov 2007 16:22:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 16:22:06 -0000 Received: (qmail 25906 invoked by uid 500); 21 Nov 2007 16:21:49 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 25848 invoked by uid 500); 21 Nov 2007 16:21:49 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 25839 invoked by uid 99); 21 Nov 2007 16:21:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 08:21:49 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 21 Nov 2007 16:21:38 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IusKR-0003v9-NV for user@commons.apache.org; Wed, 21 Nov 2007 08:21:31 -0800 Message-ID: <13879855.post@talk.nabble.com> Date: Wed, 21 Nov 2007 08:21:31 -0800 (PST) From: akiraleon123 To: user@commons.apache.org Subject: Digester API doubt MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: akira.leon123@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org Hi All, Hopefully this should be an easier one. I am using digester rules in the form of an xml file. Also, i have an xmlfilter that i need to feed into the digester. So, i need to have an API that accommodates both the URL for rules and the xml filter. There is no setter for xmlreader/filter or to the URL on Digester. I 'd appreciate if you can let me know of a way. Thanks in advance. Akira -- View this message in context: http://www.nabble.com/Digester-API-doubt-tf4851000.html#a13879855 Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org