public class StringUtils
extends org.apache.shiro.util.StringUtils
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
CONFIG_LOCATION_DELIMITERS
Any number of these characters are considered delimiters between multiple
context config paths in a single String value.
|
| 构造器和说明 |
|---|
StringUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String[] |
tokenizeToStringArray(String str) |
public static String CONFIG_LOCATION_DELIMITERS
Copyright © 2018. All rights reserved.