com.opensymphony.module.sitemesh.taglib.decorator
Class UseHTMLPageTEI

java.lang.Object
  extended by javax.servlet.jsp.tagext.TagExtraInfo
      extended by com.opensymphony.module.sitemesh.taglib.decorator.UsePageTEI
          extended by com.opensymphony.module.sitemesh.taglib.decorator.UseHTMLPageTEI

public class UseHTMLPageTEI
extends UsePageTEI

TagExtraInfo implementation to expose HTMLPage object as variable.

Version:
$Revision: 1.1 $
Author:
Joe Walnes
See Also:
UsePageTag, UsePageTEI

Constructor Summary
UseHTMLPageTEI()
           
 
Method Summary
protected  java.lang.String getType()
           
 
Methods inherited from class com.opensymphony.module.sitemesh.taglib.decorator.UsePageTEI
getVariableInfo
 
Methods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UseHTMLPageTEI

public UseHTMLPageTEI()
Method Detail

getType

protected java.lang.String getType()
Overrides:
getType in class UsePageTEI

www.opensymphony.com/sitemesh/