public abstract class ContextBean extends Component
Modifier and Type | Field and Description |
---|---|
protected String |
var |
actionMapper, attributes, COMPONENT_STACK, devMode, escapeHtmlBody, performClearTagStateForTagPoolingServers, stack, standardAttributesMap, throwExceptionOnELFailure
Constructor and Description |
---|
ContextBean(ValueStack stack) |
Modifier and Type | Method and Description |
---|---|
protected String |
getVar() |
protected void |
putInContext(Object value) |
void |
setVar(String var) |
addAllParameters, addParameter, completeExpression, copyParams, determineActionURL, determineNamespace, end, end, escapeHtmlBody, fieldError, findAncestor, findString, findString, findValue, findValue, findValue, getAttributes, getComponentStack, getNamespace, getParameters, getPerformClearTagStateForTagPoolingServers, getStack, getStandardAttributes, isAcceptableExpression, isValidTagAttribute, popComponentStack, setActionMapper, setDevMode, setEscapeHtmlBody, setNotExcludedAcceptedPatterns, setPerformClearTagStateForTagPoolingServers, setThrowExceptionsOnELFailure, setUrlHelper, start, stripExpression, toString, usesBody
protected String var
public ContextBean(ValueStack stack)
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.