On Sat, 05 Feb 2005 17:25:13 +0900 (JST), shirasu hiroyuki <[EMAIL PROTECTED]> wrote: > From: shirasu hiroyuki <[EMAIL PROTECTED]> > Subject: [xmlio] On method signature of startElement > Date: Sat, 05 Feb 2005 17:15:29 +0900 (JST) > > <snip/> > > > Why is it org.xml.sax.Attributes? > > Sorry. > Why isn't it org.xml.sax.Attributes?
What would be the benefit of that? As xmlio makes copies of all attributes using AttributesImpl why not pass it to the listener? It has some useful additional methods... Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
