public class BeetlStrUtils extends StrUtils
| Constructor and Description |
|---|
BeetlStrUtils() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contain(String str,
String key) |
String |
delSpecialCode(String args)
删除标签特殊字符
|
boolean |
endWith(String str,
String key)
endWith
2014年8月29日 下午1:40:31 flyfox 330627517@qq.com
|
String |
format(String str,
Object[] args) |
String |
formatDate(Date o,
String args) |
int |
length(String str)
length
2014年8月29日 下午1:40:31 flyfox 330627517@qq.com
|
String[] |
split(String str,
String key) |
boolean |
startWith(String str,
String key)
startWith
2014年8月29日 下午1:40:31 flyfox 330627517@qq.com
|
String |
subString(String str,
int start) |
String |
subStringTo(String str,
int start,
int end) |
apadLeft, apadLeft, apadRight, apadRight, clear, clear, empty, equals, isEmpty, isNotEmpty, nvl, nvl, replace, replace, replaceOnce, suojin, suojin, toLowerCase, toLowerCaseFirst, toUpperCase, toUpperCaseFirst, trimpublic boolean startWith(String str, String key)
str - key - public boolean endWith(String str, String key)
str - key - public int length(String str)
str - str - Copyright © 2018. All rights reserved.