com.opensymphony.module.sitemesh.html.rules
Class TitleExtractingRule
java.lang.Object
com.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.html.BlockExtractingRule
com.opensymphony.module.sitemesh.html.rules.TitleExtractingRule
- All Implemented Interfaces:
- TagRule
public class TitleExtractingRule
- extends BlockExtractingRule
Fields inherited from class com.opensymphony.module.sitemesh.html.BasicRule |
context |
Method Summary |
protected void |
end(Tag tag)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
page
private final PageBuilder page
seenTitle
private boolean seenTitle
TitleExtractingRule
public TitleExtractingRule(PageBuilder page)
end
protected void end(Tag tag)
- Overrides:
end
in class BlockExtractingRule