Class State
java.lang.Object
com.opensymphony.module.sitemesh.html.State
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(StateChangeListener listener) voidvoidaddTextFilter(TextFilter textFilter) voidvoidhandleText(Text text, HTMLProcessorContext context) booleanshouldProcessTag(String tagName)
-
Constructor Details
-
State
public State()
-
-
Method Details
-
addRule
-
addTextFilter
-
shouldProcessTag
-
getRule
-
addListener
-
endOfState
public void endOfState() -
handleText
-