public interface Replacer
| Modifier and Type | Method and Description |
|---|---|
void |
replace(InputReader reader,
Writer writer)
When this method is called, the Regex expression has been found in input.
|
void replace(InputReader reader, Writer writer) throws IOException
reader - writer - IOException