public class GetPropertyTEI extends AbstractVarTEI
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_DEFAULT_VALUE |
static String |
ATTR_RETURN_CLASS |
ATTR_VAR| Constructor and Description |
|---|
GetPropertyTEI() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClassName(javax.servlet.jsp.tagext.TagData data)
Provides the fully qualified class name of the variable injected into
the
pageContext. |
getVariableInfo, getVariableNamepublic static final String ATTR_DEFAULT_VALUE
public static final String ATTR_RETURN_CLASS
protected String getClassName(javax.servlet.jsp.tagext.TagData data)
AbstractVarTEIpageContext.getClassName in class AbstractVarTEIdata - The TagData.Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.