StringUtils字符串操作处理
?
String[] arr = StringUtils.splitByWholeSeparatorPreserveAllTokens(str, "|");print arr length(arr):50:a1:b2:c3:4:5:?