接口 Replaceable<RECEIVER,SELF>
- 所有已知实现类:
ContentHandler,PreparedText,TextCompiler,TextDispatcher,TextParser
public interface Replaceable<RECEIVER,SELF>
-
方法概要
修饰符和类型方法说明default StringapplyReplacements(RECEIVER receiver, @NotNull String text) default SELFdefault SELFdefault SELFdefault SELFdefault SELFreplace(@NotNull Pattern pattern, @NotNull BiFunction<@Nullable RECEIVER, @NotNull Matcher, @Nullable String> supplier) default SELFdefault SELFreplacer(@NotNull ContentReplacer<RECEIVER> replacer) default SELFreplacer(@NotNull Pattern pattern, ContentReplacer.Constructor<RECEIVER> constructor)
-
方法详细资料
-
replacers
List<ContentReplacer<RECEIVER>> replacers() -
applyReplacements
-
replacer
-
replacer
default SELF replacer(@NotNull @NotNull Pattern pattern, @NotNull ContentReplacer.Constructor<RECEIVER> constructor) -
replace
-
replace
-
replace
-
replace
-
replace
-
replace
-
replace
-