org.swixml.converters
Class Util
java.lang.Object
org.swixml.converters.Util
public final class Util
extends java.lang.Object
Util. Class with static helper methods
static String | capitalize(String s) - Return a capitalized version of the specified property name.
|
capitalize
public static final String capitalize(String s)
Return a capitalized version of the specified property name.
s
- String
The property name
String
given String with 1st letter capitalized
Copyright B) 2002 - 2005 - Wolf Paulus - CarlsbadCubes.com . All rights reserved.