public class WebappUberspector.SetAttributeExecutor
extends org.apache.velocity.runtime.parser.node.SetExecutor
Constructor and Description |
---|
SetAttributeExecutor(org.apache.velocity.runtime.log.Log log,
org.apache.velocity.util.introspection.Introspector introspector,
Class clazz,
Object arg,
String property) |
Modifier and Type | Method and Description |
---|---|
protected void |
discover(Class clazz,
Object arg) |
Object |
execute(Object o,
Object value) |
public Object execute(Object o, Object value) throws IllegalAccessException, InvocationTargetException
execute
in class org.apache.velocity.runtime.parser.node.SetExecutor
IllegalAccessException
InvocationTargetException
SetExecutor.execute(java.lang.Object, java.lang.Object)
Copyright © 2002–2021 Apache Software Foundation. All rights reserved.