|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.myfaces.extensions.cdi.core.impl.util.StringUtils
@Typed public class StringUtils
Method Summary | |
---|---|
static String |
replaceUpperCaseCharactersWithUnderscores(String baseKey)
Replaces all upper-case characters of the given key with an underscore and the lower-case version of the character |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String replaceUpperCaseCharactersWithUnderscores(String baseKey)
baseKey
- current key
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |