public class StrFinder extends TextFinder
text| 构造器和说明 |
|---|
StrFinder(CharSequence str,
boolean caseInsensitive)
构造
|
public StrFinder(CharSequence str, boolean caseInsensitive)
str - 被查找的字符串caseInsensitive - 是否忽略大小写Copyright © 2021. All rights reserved.