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, getVariableName
public static final String ATTR_DEFAULT_VALUE
public static final String ATTR_RETURN_CLASS
protected String getClassName(javax.servlet.jsp.tagext.TagData data)
AbstractVarTEI
pageContext
.getClassName
in class AbstractVarTEI
data
- The TagData.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.