Search
CommonUtils.toTitleCase Method
See Also
 






Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static String toTitleCase (
    Locale locale,
    String source
)

 Parameters

locale

source

 Return Value

 See Also