Save This Page
Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » html » [javadoc | source]
com.opensymphony.module.sitemesh.html
public class: State [javadoc | source]
java.lang.Object
   com.opensymphony.module.sitemesh.html.State
Method from com.opensymphony.module.sitemesh.html.State Summary:
addListener,   addRule,   endOfState,   getRule,   shouldProcessTag
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.module.sitemesh.html.State Detail:
 public  void addListener(StateChangeListener listener) 
 public  void addRule(TagRule rule) 
 public  void endOfState() 
 public TagRule getRule(String tagName) 
 public boolean shouldProcessTag(String tagName)