org.apache.velocity.runtime.parser.node
public class MapSetExecutor extends SetExecutor
log
Constructor and Description |
---|
MapSetExecutor(Log log,
java.lang.Class clazz,
java.lang.String property) |
Modifier and Type | Method and Description |
---|---|
protected void |
discover(java.lang.Class clazz) |
java.lang.Object |
execute(java.lang.Object o,
java.lang.Object arg)
Execute method against context.
|
getMethod, isAlive, setMethod
public MapSetExecutor(Log log, java.lang.Class clazz, java.lang.String property)
protected void discover(java.lang.Class clazz)
public java.lang.Object execute(java.lang.Object o, java.lang.Object arg)
SetExecutor
execute
in class SetExecutor
Copyright © 2000-2014. All Rights Reserved.