Uses of Class
org.miaixz.bus.core.text.finder.PatternFinder
Packages that use PatternFinder
Package
Description
文本查找实现,包括:
查找文本中的字符(正向、反向)
查找文本中的匹配字符(正向、反向)
查找文本中的字符串(正向、反向)
查找文本中匹配正则的字符串(正向)
-
Uses of PatternFinder in org.miaixz.bus.core.text.finder
Methods in org.miaixz.bus.core.text.finder that return PatternFinder