摘要: fn:contains 判定字符串是否包含另外一个字符串 fn:containsIgnoreCase 判定字符串是否包含另外一个字符串(大小写无关) fn:endsWith 判定字符串是否以另外字符串结束 fn:escapeXml 把一些字符转成XML表示,例如 fn:substring ... 阅读全文
posted @ 2010-01-27 14:14 Jakin.zhou 阅读(170) 评论(0) 推荐(0) 编辑