public class RegexRule extends Object
| Constructor and Description |
|---|
RegexRule(String propertyName,
String sourceExpression,
String pattern,
String replacement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
String |
getPropertyName() |
String |
getReplacement() |
String |
getSourceExpression() |
Copyright © 2018. All rights reserved.