JSTL function

Function Summary
boolean contains( java.lang.String, java.lang.String) Tests if an input string contains the specified substring.
boolean containsIgnoreCase( java.lang.String, java.lang.String) Tests if an input string contains the specified substring in a case insensitive way.
boolean endsWith( java.lang.String, java.lang.String) Tests if an input string ends with the specified suffix.
java.lang.String escapeXml( java.lang.String) Escapes characters that could be interpreted as XML markup.
int indexOf( java.lang.String, java.lang.String) Returns the index withing a string of the first occurrence of a specified substring.
java.lang.String join( java.lang.String[], java.lang.String) Joins all elements of an array into a string.
int length( java.lang.Object) Returns the number of items in a collection, or the number of characters in a string.
java.lang.String replace( java.lang.String, java.lang.String, java.lang.String) Returns a string resulting from replacing in an input string all occurrences of a "before" string into an "after" substring.
java.lang.String[] split( java.lang.String, java.lang.String) Splits a string into an array of substrings.
boolean startsWith( java.lang.String, java.lang.String) Tests if an input string starts with the specified prefix.
java.lang.String substring( java.lang.String, int, int) Returns a subset of a string.
java.lang.String substringAfter( java.lang.String, java.lang.String) Returns a subset of a string following a specific substring.
java.lang.String substringBefore( java.lang.String, java.lang.String) Returns a subset of a string before a specific substring.
java.lang.String toLowerCase( java.lang.String) Converts all of the characters of a string to lower case.
java.lang.String toUpperCase( java.lang.String) Converts all of the characters of a string to upper case.
java.lang.String trim( java.lang.String) Removes white spaces from both e
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值