|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--rath.msnm.util.StringUtil
String Á¶ÀÛ¿¡ °üÇÑ Utility¼º Á¤Àû¸Þ¼ÒµåµéÀ» °¡Áö°í Àִ Ŭ·¡½ºÀÌ´Ù.
| Constructor Summary | |
StringUtil()
|
|
| Method Summary | |
static String |
getFormattedUserStatus(String code)
UserStatusÀÇ String codeÀÇ ¶æ(»ç¶÷ÀÌ ¾Ë¾Æº¸±â ½¬¿î ¹®ÀÚ¿)À» ¹ÝȯÇÑ´Ù. |
static String |
md5(String str)
ÁÖ¾îÁø ¹®ÀÚ¸¦ MD5·Î digestÇÑ ÈÄ HEXAÇüÅ·Πº¯È¯ÇØÁØ´Ù. |
static String |
replaceString(String origin,
String src,
String dest)
ÁÖ¾îÁø origin ¹®ÀÚ¿¿¡¼ src ¹®ÀÚ¿À» ¸ðµÎ ã¾Æ dest ¹®ÀÚ¿·Î º¯°æÇØÁØ´Ù. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringUtil()
| Method Detail |
public static String replaceString(String origin,
String src,
String dest)
public static String md5(String str)
public static String getFormattedUserStatus(String code)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||