| Package | Description |
|---|---|
| org.aoju.bus.core.text |
提供文本相关操作的封装
|
| org.aoju.bus.core.text.finder |
文本查找类及实现
|
| Class and Description |
|---|
| TextFinder
文本查找抽象类
|
| Class and Description |
|---|
| Finder
字符串查找接口
通过调用
Finder.start(int)查找开始位置,再调用Finder.end(int)找结束位置 |
| PatternFinder
正则查找器
|
| TextFinder
文本查找抽象类
|
Copyright © 2021. All rights reserved.