|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.webengine.model.Utils
public class Utils
| Method Summary | |
|---|---|
static String |
fcToLowerCase(String str)
|
static String |
fcToUpperCase(String str)
|
static String |
nullIfEmpty(String str)
|
static boolean |
streq(String str1,
String str2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean streq(String str1,
String str2)
public static String nullIfEmpty(String str)
public static String fcToUpperCase(String str)
public static String fcToLowerCase(String str)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||