org.apache.struts.taglib
Class GetPropertyTei

org.apache.struts.taglib.GetPropertyTei

public final class GetPropertyTei

Implementation of TagExtraInfo for the getProperty tag, identifying the scripting object(s) to be made visible.

Version:
$Revision: 1.2 $ $Date: 2000/08/01 20:03:33 $
Author:
Craig R. McClanahan

Constructor Summary
GetPropertyTei()
           
 
Method Summary
 javax.servlet.jsp.tagext.VariableInfo[] getVariableInfo(javax.servlet.jsp.tagext.TagData data)
          Return information about the scripting variables to be created.
 

Constructor Detail

GetPropertyTei

public GetPropertyTei()
Method Detail

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