Package | Description |
---|---|
org.dromara.hutool.core.text |
提供文本相关操作的封装,还包括Unicode工具UnicodeUtil
|
Modifier and Type | Field and Description |
---|---|
static StrTrimer |
StrTrimer.TRIM_BLANK
去除两边空白符
|
static StrTrimer |
StrTrimer.TRIM_PREFIX_BLANK
去除头部空白符
|
static StrTrimer |
StrTrimer.TRIM_SUFFIX_BLANK
去除尾部空白符
|
Copyright © 2025. All rights reserved.