org.sitemesh.content.tagrules.decorate
Class DecoratorTagRuleBundle
java.lang.Object
org.sitemesh.content.tagrules.decorate.DecoratorTagRuleBundle
- All Implemented Interfaces:
- TagRuleBundle
public class DecoratorTagRuleBundle
- extends Object
- implements TagRuleBundle
TagRuleBundle for custom SiteMesh tags used for building/applying decorators.
- Author:
- Joe Walnes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoratorTagRuleBundle
public DecoratorTagRuleBundle()
install
public void install(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext)
- Specified by:
install in interface TagRuleBundle
cleanUp
public void cleanUp(State defaultState,
ContentProperty contentProperty,
SiteMeshContext siteMeshContext)
- Specified by:
cleanUp in interface TagRuleBundle
Copyright © 2011. All Rights Reserved.