Package | Description |
---|---|
org.apache.velocity.runtime.parser.node | |
org.apache.velocity.util.introspection |
Modifier and Type | Class and Description |
---|---|
class |
MapSetExecutor
SetExecutor that is smart about Maps.
|
class |
PutExecutor
Executor that simply tries to execute a put(key, value)
operation.
|
class |
SetPropertyExecutor
Executor for looking up property names in the passed in class
This will try to find a set<foo>(key, value) method
|
class |
SetPublicFieldExecutor
Executor for setting public fields in objects
|
Constructor and Description |
---|
VelSetterImpl(SetExecutor setExecutor) |
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.