public class ReplaceString extends Object
| Constructor and Description |
|---|
ReplaceString(String replacement,
String expression) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExpression() |
String |
getReplacement() |
boolean |
matches(String str) |
Copyright © 2022 vpc open source initiative. All rights reserved.