| Name | Description | Type | Package | Framework |
| ContentBlockExtractingRule | Extracts the contents of any elements that look like | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| CoreHtmlTagRuleBundle | ContentProcessor implementation that processes HTML documents. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| DivExtractingRule | Class | org.sitemesh.content.tagrules.html | SiteMesh | |
| DivExtractingTagRuleBundle | TagRuleBundle that exports all elements as properties. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| ExportTagToContentRule | Exports the contents of a match tag to property of the passed in ContentProperty. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| FramesetRule | Identifies whether a page contains frames (as these would typically have different rules for decoration - i. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| HtmlAttributesRule | Exports any attributes on the tag as page properties. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| MetaTagRule | Exports any tags as properties in the page. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| ParameterExtractingRule | Extracts the contents of any elements that look like | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| Sm2TagRuleBundle | TagRuleBundle that adds additional properties as used by SiteMesh 2 and earlier. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| TagReplaceRule | Very simple rule for replacing all occurences of one tag with another. | Class | org.sitemesh.content.tagrules.html | SiteMesh |
| TitleExtractingRule | Extracts the contents of the | Class | org.sitemesh.content.tagrules.html | SiteMesh |