|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.pluginwizard.util.Utils
public final class Utils
Utils for plugin wizard
Method Summary | |
---|---|
static String |
firstLowerCase(String strSource)
Convert first letter to lower case |
static String |
getProperName(String strSource)
Returns the Proper Name |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static String getProperName(String strSource)
strSource
- the source
public static String firstLowerCase(String strSource)
strSource
- The source
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |