Saturday, July 16, 2016

How to capitalize the first letter of a String in Java?

WordUtils.capitalize(str)

For Example:

<tr><th><p class='result_title'>Name</p> </th><td>:&nbsp;&nbsp;"+WordUtils.capitalizeFully(stragriname)+"</td></tr>

No comments:

Post a Comment