Package fr.becpg.repo.helper
Class PropertiesHelper
java.lang.Object
fr.becpg.repo.helper.PropertiesHelper
PropertiesHelper class.
- Version:
- $Id: $Id
- Author:
- matthieu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
namePattern
ConstantnamePattern
-
-
Constructor Details
-
PropertiesHelper
private PropertiesHelper()
-
-
Method Details
-
testName
testName.
- Parameters:
name- aStringobject.- Returns:
- a boolean.
-
cleanName
remove invalid characters.- Parameters:
name- the name- Returns:
- the string
-
cleanFolderName
cleanFolderName.
-
cleanValue
remove invalid characters (trim).- Parameters:
value- the value- Returns:
- the string
-