Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7691
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx01.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!newsfe06.iad.POSTED!8ad76e89!not-for-mail |
|---|---|
| From | Arved Sandstrom <asandstrom3minus1@eastlink.ca> |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Lightning/1.0b2 Thunderbird/3.1.13 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: capitalize problem |
| References | <ed168428-59df-49f7-aebc-71d9fbc7fe24@4g2000vbn.googlegroups.com> |
| In-Reply-To | <ed168428-59df-49f7-aebc-71d9fbc7fe24@4g2000vbn.googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Content-Transfer-Encoding | 7bit |
| Lines | 11 |
| Message-ID | <wkU9q.5446$sX1.2510@newsfe06.iad> (permalink) |
| X-Complaints-To | abuse@newsgroups-download.com |
| NNTP-Posting-Date | Thu, 08 Sep 2011 00:51:40 UTC |
| Organization | Public Usenet Newsgroup Access |
| Date | Wed, 07 Sep 2011 21:51:38 -0300 |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7691 |
Show key headers only | View raw
On 11-09-07 09:21 PM, bob wrote: > What's the easiest way to capitalize the first letter of every word in > a string and lowercase the rest? There will be lots of possibilities here. :-) Being lazy, I offer up WordUtils.capitalizeFully(string) from Apache Commons Lang. AHS
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
capitalize problem bob <bob@coolgroups.com> - 2011-09-07 17:21 -0700
Re: capitalize problem Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-09-07 21:51 -0300
Re: capitalize problem bob <bob@coolgroups.com> - 2011-09-07 18:44 -0700
Re: capitalize problem Eric Sosman <esosman@ieee-dot-org.invalid> - 2011-09-07 21:51 -0400
Re: capitalize problem Roedy Green <see_website@mindprod.com.invalid> - 2011-09-07 21:26 -0700
csiph-web