Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 58932 invoked from network); 19 Oct 2003 19:48:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 19 Oct 2003 19:48:02 -0000 Received: (qmail 83271 invoked by uid 500); 19 Oct 2003 19:47:44 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 83250 invoked by uid 500); 19 Oct 2003 19:47:44 -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 83201 invoked from network); 19 Oct 2003 19:47:43 -0000 Received: from unknown (HELO smtp-out3.blueyonder.co.uk) (195.188.213.6) by daedalus.apache.org with SMTP; 19 Oct 2003 19:47:43 -0000 Received: from localhost ([82.38.66.131]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.5600); Sun, 19 Oct 2003 20:47:47 +0100 Date: Sun, 19 Oct 2003 20:50:15 +0100 Subject: Re: [digester] how to make use of xml:lang? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: robert burrell donkin To: "Jakarta Commons Users List" Content-Transfer-Encoding: 7bit In-Reply-To: <20031019192237.62340.qmail@web13003.mail.yahoo.com> Message-Id: <756D95C4-026D-11D8-BB08-003065DC754C@blueyonder.co.uk> X-Mailer: Apple Mail (2.482) X-OriginalArrivalTime: 19 Oct 2003 19:47:47.0167 (UTC) FILETIME=[DEEB2EF0:01C39679] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N AFAIK digester has no explicit support for xml:lang. it would be possible to add something to digester to keep track of the current xml:lang value but i suspect that it will be possible to solve your problem without needing to do so. could you explain what you want to do in more detail? - robert On Sunday, October 19, 2003, at 08:22 PM, Ricky Panaglucci wrote: > hello, > does digester handle xml:lang attribute? > > i would like to generate according to > > > > > i suspect this is rather related to sax in general > could it be that i have to take care of it myself, > including fallback if no matching declaration > is found? > > thank you > > > ________________________________________________________________________ > Want to chat instantly with your online friends? Get the FREE Yahoo! > Messenger http://mail.messenger.yahoo.co.uk > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org