org.apache.struts.taglib.bean
Class ResourceTei
org.apache.struts.taglib.bean.ResourceTei
- public class ResourceTei
Implementation of TagExtraInfo
for the resource
tag, identifying the scripting object(s) to be made visible.
- Version:
- $Revision: 1.4 $ $Date: 2001/02/12 01:26:57 $
- Author:
- Craig R. McClanahan
Method Summary |
javax.servlet.jsp.tagext.VariableInfo[] |
getVariableInfo(javax.servlet.jsp.tagext.TagData data)
Return information about the scripting variables to be created. |
ResourceTei
public ResourceTei()
getVariableInfo
public javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
- Return information about the scripting variables to be created.
Copyright © 2000-2002 - Apache Software Foundation