[jdom-interest] no getChildTextNormalize() ?
Jason Hunter
jhunter at collab.net
Tue Sep 25 13:07:57 PDT 2001
You mean to add getChildTextNormalize()? I'm +1 on it.
-jh-
Kent Johnson wrote:
>
> where can i propose another? :)
>
> kent
>
> On Tue, 25 Sep 2001, Jason Hunter wrote:
>
> > When getChildText() and getChildTextTrim() were added we didn't have the
> > normalize feature. They were a little controversial to add, so when we
> > added the normalize feature, I wasn't eager to propose another. :-) It
> > probably makes sense though. I at least use the getChildText*() methods
> > a lot.
> >
> > -jh-
> >
> > Kent Johnson wrote:
> > >
> > > is there any particular reason why there is no
> > > Element.getChildTextNormalize() method? there is:
> > >
> > > getText()
> > > getTextTrim()
> > > getTextNormalize()
> > > -and-
> > > getChildText()
> > > getChildTextTrim()
> > > -but no-
> > > getChildTextNormalize()
> > >
> > > ...it just seemed like logical thing to have. until then people must use:
> > > getChild().getTextNormalize()
> > >
> > > thanks for filling me in,
> > > kent
> > >
> > > _______________________________________________
> > > To control your jdom-interest membership:
> > > http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
> >
> >
>
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com
More information about the jdom-interest
mailing list