public class RegexStrategy extends Object implements Strategy
Constructor and Description |
---|
RegexStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
extract(String input,
String param1,
String param2)
按照正则表达式从输入数据里提取出所有符合正则表达式的信息
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.