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

All Implemented Interfaces:
    TagRule

Fields inherited from com.opensymphony.module.sitemesh.html.BasicRule:
context
Constructor:
 public ContentBlockExtractingRule(PageBuilder page) 
Method from com.opensymphony.module.sitemesh.html.rules.ContentBlockExtractingRule Summary:
end,   start
Methods from com.opensymphony.module.sitemesh.html.BlockExtractingRule:
createBuffer,   end,   process,   start
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.ContentBlockExtractingRule Detail:
 protected  void end(Tag tag) 
 protected  void start(Tag tag)