- java.lang.Object
-
- com.pervasive.datarush.functions.ConstantArgumentConverter
-
- com.pervasive.datarush.functions.DateFormatArgumentConverter
-
- All Implemented Interfaces:
ArgumentConverter
public class DateFormatArgumentConverter extends ConstantArgumentConverter
-
-
Constructor Summary
Constructors Constructor Description DateFormatArgumentConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
convert(String value)
-
Methods inherited from class com.pervasive.datarush.functions.ConstantArgumentConverter
convert
-
-
-
-
Method Detail
-
convert
public Object convert(String value)
- Specified by:
convert
in classConstantArgumentConverter
-
-