Constructor and Description |
---|
GuardedBinding(ObjectHandler oh,
String name,
TemplateContext tc,
Code code) |
Modifier and Type | Method and Description |
---|---|
Object |
get(Object[] scopes)
Retrieve the first value in the stacks of scopes that matches
the give name.
|
protected Wrapper |
getWrapper(String name,
Object[] scopes) |
public GuardedBinding(ObjectHandler oh, String name, TemplateContext tc, Code code)
public Object get(Object[] scopes)
Copyright © 2015. All rights reserved.