public abstract class AbstractReplaceCallBack extends Object implements ReplaceCallBack
protected Matcher matcher
public final String replace(String text, int index, Matcher matcher)
ReplaceCallBack
replace
在接口中 ReplaceCallBack
text
- 指定的字符串index
- 替换的次序matcher
- Matcher对象Copyright © 2018. All rights reserved.