Save This Page
Home » sitemesh-2.3 » com.opensymphony.module » sitemesh » html » rules » [javadoc | source]
com.opensymphony.module.sitemesh.html.rules
public class: BodyTagRule [javadoc | source]
java.lang.Object
   com.opensymphony.module.sitemesh.html.BasicRule
      com.opensymphony.module.sitemesh.html.rules.BodyTagRule

All Implemented Interfaces:
    TagRule

Fields inherited from com.opensymphony.module.sitemesh.html.BasicRule:
context
Constructor:
 public BodyTagRule(PageBuilder page,
    CharArray body) 
Method from com.opensymphony.module.sitemesh.html.rules.BodyTagRule Summary:
process
Methods from com.opensymphony.module.sitemesh.html.BasicRule:
process,   setContext,   shouldProcess
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.opensymphony.module.sitemesh.html.rules.BodyTagRule Detail:
 public  void process(Tag tag)