| 程序包 | 说明 |
|---|---|
| cn.hutool.core.text.finder | |
| cn.hutool.core.text.split |
| 类和说明 |
|---|
| Finder
字符串查找接口,通过调用
Finder.start(int)查找开始位置,再调用Finder.end(int)找结束位置 |
| PatternFinder
正则查找器
|
| TextFinder
文本查找抽象类
|
| 类和说明 |
|---|
| TextFinder
文本查找抽象类
|
Copyright © 2021. All rights reserved.