public class ScopeExtractor extends Object implements AttributeExtractor
JspContext.| Constructor and Description |
|---|
ScopeExtractor(javax.servlet.jsp.JspContext context,
int scope)
Constructor.
|
public ScopeExtractor(javax.servlet.jsp.JspContext context,
int scope)
context - The JSP context.scope - The scope number.public void removeValue(String name)
removeValue in interface HasRemovableKeys<Object>public Enumeration<String> getKeys()
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.