public class ConstantStringMapper extends Object implements IValueMapper
Constructor and Description |
---|
ConstantStringMapper(Object val)
Create a new mapper.
|
public ConstantStringMapper(Object val)
val
- The constant value.public Object convertValue(Object value) throws Exception
convertValue
in interface IValueMapper
value
- The value to convert.Exception
Copyright © 2012. All Rights Reserved.