public class AdaptToTEI extends AbstractVarTEI
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_ADAPT_TO |
ATTR_VAR| Constructor and Description |
|---|
AdaptToTEI() |
| 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_ADAPT_TO
protected String getClassName(javax.servlet.jsp.tagext.TagData data)
AbstractVarTEIpageContext.getClassName in class AbstractVarTEIdata - The TagData.Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.