Package | Description |
---|---|
cn.hutool.core.text.escape |
提供各种转义和反转义实现
|
cn.hutool.core.text.replacer |
文本替换类抽象及实现
|
Class and Description |
---|
ReplacerChain
字符串替换链,用于组合多个字符串替换逻辑
|
StrReplacer
抽象字符串替换类
通过实现replace方法实现局部替换逻辑 |
Class and Description |
---|
ReplacerChain
字符串替换链,用于组合多个字符串替换逻辑
|
StrReplacer
抽象字符串替换类
通过实现replace方法实现局部替换逻辑 |
Copyright © 2024. All rights reserved.