public class EnvironmentScopeExtractor extends Object implements AttributeExtractor
Environment objects as a scope.| Constructor and Description |
|---|
EnvironmentScopeExtractor(freemarker.core.Environment request)
Constructor.
|
public EnvironmentScopeExtractor(freemarker.core.Environment request)
request - The environment.public void removeValue(String name)
removeValue in interface HasRemovableKeys<Object>public Enumeration<String> getKeys()
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.