org.sitemesh.content.tagrules.html
Class Sm2TagRuleBundle

java.lang.Object
  extended by org.sitemesh.content.tagrules.html.Sm2TagRuleBundle
All Implemented Interfaces:
TagRuleBundle

public class Sm2TagRuleBundle
extends Object
implements TagRuleBundle

TagRuleBundle that adds additional properties as used by SiteMesh 2 and earlier.

These are:

Author:
Joe Walnes

Constructor Summary
Sm2TagRuleBundle()
           
 
Method Summary
 void cleanUp(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
           
 void install(State defaultState, ContentProperty contentProperty, SiteMeshContext siteMeshContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sm2TagRuleBundle

public Sm2TagRuleBundle()
Method Detail

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.