• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: TitleCasing a String - probably a java question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TitleCasing a String - probably a java question


  • Subject: Re: TitleCasing a String - probably a java question
  • From: Gavin Eadie <email@hidden>
  • Date: Tue, 6 Jan 2004 15:36:52 -0500

At 7:48 AM +0000 1/6/04, Jonathan Fleming wrote:
What's the best way to go about making a String TitleCase eg. turning: "commited to the future of webObjects" into "Commited To The Future Of WebObjects".

... you will find a wealth of useful and interesting Java code for this kind of thing in the Jakarta "Commons" software suites. In this case Commons 'lang' collection has a StringUtils class that's very nice.


      http://jakarta.apache.org/commons/

      http://jakarta.apache.org/commons/lang.html

and documentation at:


http://jakarta.apache.org/commons/lang/api/org/apache/commons/lang/StringUtils.html _______________________________________________ webobjects-dev mailing list | email@hidden Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev Do not post admin requests to the list. They will be ignored.

References: 
 >TitleCasing a String - probably a java question (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: TitleCasing a String - [Perfect Solution]
  • Next by Date: Re: TitleCasing a String - [Perfect Solution]
  • Previous by thread: Re: TitleCasing a String - probably a java question
  • Next by thread: Re: TitleCasing a String - probably a java question
  • Index(es):
    • Date
    • Thread