RegexReplacementTextFilterpublic interface TextFilter
More than one TextFilter may be added to each HTMLProcessor/State and they will be called in the order they were added.
HTMLProcessor,
State,
RegexReplacementTextFilter| Modifier and Type | Method | Description |
|---|---|---|
String |
filter(String content) |