fr.paris.lutece.plugins.pluginwizard.util
Class Utils

java.lang.Object
  extended by fr.paris.lutece.plugins.pluginwizard.util.Utils

public final class Utils
extends Object

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

getProperName

public static String getProperName(String strSource)
Returns the Proper Name

Parameters:
strSource - the source
Returns:
source name

firstLowerCase

public static String firstLowerCase(String strSource)
Convert first letter to lower case

Parameters:
strSource - The source
Returns:
the converted string


Copyright © 2013 Mairie de Paris. All Rights Reserved.