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, getVariableName
public static final String ATTR_ADAPT_TO
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.