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