public class EmailStrategy extends RegexStrategy
Constructor and Description |
---|
EmailStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
extract(String input,
String param1,
String param2)
从输入数据里提取出所有的邮箱地址
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.