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