Class StateTransitionRule
- java.lang.Object
-
- com.opensymphony.module.sitemesh.html.BasicRule
-
- com.opensymphony.module.sitemesh.html.StateTransitionRule
-
-
Constructor Summary
Constructors Constructor Description StateTransitionRule(String tagName, State newState)
StateTransitionRule(String tagName, State newState, boolean writeEnclosingTag)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
process(Tag tag)
-
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule
currentBuffer, setContext, shouldProcess
-
-