public class VelocityScopeExtractor extends Object implements org.apache.tiles.request.attribute.AttributeExtractor
| Constructor and Description |
|---|
VelocityScopeExtractor(org.apache.velocity.context.Context context)
Constructor.
|
public VelocityScopeExtractor(org.apache.velocity.context.Context context)
context - The Velocity context.public void removeValue(String name)
removeValue in interface org.apache.tiles.request.attribute.HasRemovableKeys<Object>public Enumeration<String> getKeys()
getKeys in interface org.apache.tiles.request.attribute.HasKeys<Object>public Object getValue(String key)
getValue in interface org.apache.tiles.request.attribute.HasKeys<Object>Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.