[jdom-interest] getChildren case sensativity

Alex Rosen arosen at silverstream.com
Sat Dec 22 07:10:27 PST 2001


... but, if you really wanted to, it would be easy to write your own helper
method that iterated over the children and checked each one's name, doing a
case-insensitive comparison.

Alex

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of bob mcwhirter
> Sent: Saturday, December 22, 2001 9:44 AM
> To: David Franzen
> Cc: jdom-interest at jdom.org
> Subject: Re: [jdom-interest] getChildren case sensativity
>
>
>
> Considering that XML defines tags to be case-sensitive, I think
> that'd be an error, honestly, to implement that functionality.
>
> 	-bob
>
>
> On Fri, 21 Dec 2001, David Franzen wrote:
>
> > Is there a way to use getChildren in a case insesative
> mode? For example to say getChildren("TR") and get all the
> the <TR/> and <tr/> elements?
> >
> > Thanks,
> > David Franzen
> >
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com




More information about the jdom-interest mailing list