public class ReplaceStrategy extends Object implements Strategy
| Constructor and Description |
|---|
ReplaceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
String |
extract(String input,
String param1,
String param2)
根据参数将输入数据中的原始字符替换为目标字符
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.