public class SystemStrategy extends ReplaceStrategy
[@<yishui>@]替换为指定的字符| Constructor and Description |
|---|
SystemStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(String input,
String param1,
String param2)
将输入数据中的系统占位符
[@<yishui>@]替换为指定的字符 |
public String extract(String input, String param1, String param2)
[@<yishui>@]替换为指定的字符extract in interface Strategyextract in class ReplaceStrategyinput - 输入数据param1 - 第一个参数,需要替换后出现的字符param2 - 第二个参数 ,此模式下该参数无效Copyright © 2020 Pivotal Software, Inc.. All rights reserved.