upl
Class upl_CheckTools
java.lang.Object
upl.upl_CheckTools
public class upl_CheckTools
- extends java.lang.Object
contain independent common check methoeds that may be shared between other classes
- Author:
- Administrator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
checkToolsLanguageEngine
upl_LanguageEngine checkToolsLanguageEngine
upl_CheckTools
public upl_CheckTools()
checkIfNumeric
public boolean checkIfNumeric(java.lang.String checkTrim)
checkIfDecimal
public boolean checkIfDecimal(java.lang.String checkTrim)
showErrorMessage
public void showErrorMessage(java.lang.String msg,
java.lang.String title)
checkStringInsideQuotesForErrors
public boolean checkStringInsideQuotesForErrors(java.lang.String str)
setLanguage
void setLanguage(java.lang.String[] language)