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
The Class TitleExtractingRule.
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new title extracting rule. -
Method Summary
Methods inherited from class com.opensymphony.module.sitemesh.html.BlockExtractingRule
createBuffer, process, startMethods inherited from class com.opensymphony.module.sitemesh.html.BasicRule
currentBuffer, getCurrentBufferContent, setContext, shouldProcess
-
Constructor Details
-
TitleExtractingRule
Instantiates a new title extracting rule.- Parameters:
page- the page
-
-
Method Details
-
end
Description copied from class:BlockExtractingRuleEnd.- Overrides:
endin classBlockExtractingRule- Parameters:
tag- the tag
-