Package com.liferay.portal.kernel.util
Class CamelCaseUtil
Object
com.liferay.portal.kernel.util.CamelCaseUtil
- Author:
- Igor Spasic, Eduardo Lundgren
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
fromCamelCase
(String s, char delimiter) static String
static String
normalizeCamelCase
(String s, boolean normalizeInnerTerms) static String
static String
toCamelCase
(String s, char delimiter)
-
Constructor Details
-
CamelCaseUtil
public CamelCaseUtil()
-
-
Method Details
-
fromCamelCase
-
fromCamelCase
-
normalizeCamelCase
-
normalizeCamelCase
-
toCamelCase
-
toCamelCase
-