| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.core.text |
提供文本相关操作的封装,还包括Unicode工具UnicodeUtil
|
| 限定符和类型 | 字段和说明 |
|---|---|
static StrTrimer |
StrTrimer.TRIM_BLANK
去除两边空白符
|
static StrTrimer |
StrTrimer.TRIM_PREFIX_BLANK
去除头部空白符
|
static StrTrimer |
StrTrimer.TRIM_SUFFIX_BLANK
去除尾部空白符
|
Copyright © 2023. All rights reserved.