Class ParameterExtractingRule
java.lang.Object
com.opensymphony.module.sitemesh.html.BasicRule
com.opensymphony.module.sitemesh.html.rules.ParameterExtractingRule
- All Implemented Interfaces:
TagRule
The Class ParameterExtractingRule.
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new parameter extracting rule. -
Method Summary
Methods inherited from class com.opensymphony.module.sitemesh.html.BasicRule
currentBuffer, getCurrentBufferContent, setContext, shouldProcess
-
Constructor Details
-
ParameterExtractingRule
Instantiates a new parameter extracting rule.- Parameters:
page- the page
-
-
Method Details
-
process
Description copied from interface:TagRuleProcess.- Parameters:
tag- the tag
-