Class UseHTMLPageTEI
java.lang.Object
javax.servlet.jsp.tagext.TagExtraInfo
com.opensymphony.module.sitemesh.taglib.decorator.UsePageTEI
com.opensymphony.module.sitemesh.taglib.decorator.UseHTMLPageTEI
TagExtraInfo implementation to expose HTMLPage object as variable.
- Author:
- Joe Walnes
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.opensymphony.module.sitemesh.taglib.decorator.UsePageTEI
getVariableInfoMethods inherited from class javax.servlet.jsp.tagext.TagExtraInfo
getTagInfo, isValid, setTagInfo, validate
-
Constructor Details
-
UseHTMLPageTEI
public UseHTMLPageTEI()
-
-
Method Details
-
getType
Description copied from class:UsePageTEIGets the type.- Overrides:
getTypein classUsePageTEI- Returns:
- the type
-