public static class UnitTestCommon.ModDelete extends java.lang.Object implements UnitTestCommon.Modifier
Modifier and Type | Field and Description |
---|---|
protected com.google.re2j.Pattern |
pattern |
Constructor and Description |
---|
ModDelete(java.lang.String regexp) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
modify(java.lang.String text) |
public java.lang.String modify(java.lang.String text)
modify
in interface UnitTestCommon.Modifier