public class DivExtractingTagRuleBundle extends Object implements TagRuleBundle
TagRuleBundle that exports all <div> elements as properties.| Constructor and Description |
|---|
DivExtractingTagRuleBundle() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUp(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
void |
install(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext) |
public void install(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
install in interface TagRuleBundlepublic void cleanUp(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
cleanUp in interface TagRuleBundleCopyright © 2015. All Rights Reserved.