public 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
String
filter(String content)
String filter(String content)