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

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagExtraInfo
      extended bycom.opensymphony.module.sitemesh.taglib.decorator.UsePageTEI
          extended bycom.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

Field Summary
 
Fields inherited from class javax.servlet.jsp.tagext.TagExtraInfo
 
Constructor Summary
UseHTMLPageTEI()
           
 
Method Summary
protected  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
 
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 String getType()
Overrides:
getType in class UsePageTEI

www.opensymphony.com/sitemesh/