org.pentaho.di.core.config
Class PropertySetter
java.lang.Object
org.pentaho.di.core.config.PropertySetter
public class PropertySetter
- extends Object
Helper class that allows properties to be set based on predefined prefixes, such as ognl:.
- Author:
- Alex Silva
OGNL
public static final String OGNL
- See Also:
- Constant Field Values
I18N
public static final String I18N
- See Also:
- Constant Field Values
PropertySetter
public PropertySetter()
setProperty
public void setProperty(Object obj,
String property,
String value)
throws KettleConfigException
- Throws:
KettleConfigException