public abstract class RegexReplacer extends Object
| Constructor and Description |
|---|
RegexReplacer(Matcher matcher) |
| Modifier and Type | Method and Description |
|---|---|
String |
replace() |
abstract String |
replaceWith() |
Copyright © 2015 Jared Wiltshire. All rights reserved.