Package | Description |
---|---|
org.dromara.hutool.core.text.finder |
文本查找实现,包括:
查找文本中的字符(正向、反向)
查找文本中的匹配字符(正向、反向)
查找文本中的字符串(正向、反向)
查找文本中匹配正则的字符串(正向)
|
org.dromara.hutool.core.text.replacer |
文本替换类抽象及实现
|
Modifier and Type | Method and Description |
---|---|
static MultiStrFinder |
MultiStrFinder.of(Collection<String> source)
创建多字符串查询器
|
Modifier and Type | Class and Description |
---|---|
protected static class |
HighMultiReplacerV2.AhoCorasickAutomaton
AC 自动机
|
Copyright © 2025. All rights reserved.