|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextFilter
TextFilters can be added to the HTMLProcessor (or specific States) and allow a simple means of filtering text content.
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
Method Summary | |
---|---|
String |
filter(String content)
|
Method Detail |
---|
String filter(String content)
|
www.opensymphony.com/sitemesh/ | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |