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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.opensymphony.module.sitemesh.html.BlockExtractingRule
createBuffer, process, start
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule
currentBuffer, setContext, shouldProcess
-
Field Details
-
page
-
seenTitle
private boolean seenTitle
-
-
Constructor Details
-
TitleExtractingRule
-
-
Method Details
-
end
- Overrides:
end
in classBlockExtractingRule
-