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

All Implemented Interfaces:
    TagRule

Fields inherited from com.opensymphony.module.sitemesh.html.BasicRule:
context
Constructor:
 public TitleExtractingRule(HTMLPage page) 
Method from com.opensymphony.module.sitemesh.parser.rules.TitleExtractingRule Summary:
end
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.parser.rules.TitleExtractingRule Detail:
 protected  void end(Tag tag)