| Package | Description |
|---|---|
| com.sapportals.wcm.util.regex |
Provides two implementations for pattern matching.
|
| Modifier and Type | Method and Description |
|---|---|
static Pattern |
Pattern.compile(String regex) |
static Pattern |
Pattern.compile(String regex,
int flags) |
Pattern |
Matcher.pattern() |
| Constructor and Description |
|---|
Matcher(Pattern pattern,
Object matcher) |
Matcher(Pattern pattern,
String input) |
Copyright 2021 SAP SE Complete Copyright Notice