public class VariableResolverImpl extends Object implements VariableResolver
This is the JSTL-specific implementation of VariableResolver. It looks up variable references in the PageContext, and also recognizes references to implicit objects.
Constructor and Description |
---|
VariableResolverImpl(PageContext pCtx)
Constructor
|
public VariableResolverImpl(PageContext pCtx)
public Object resolveVariable(String pName) throws ELException
resolveVariable
in interface VariableResolver
ELException
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.