IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.element.simple.impl
Class DateConverter

java.lang.Object
  extended by com.ibm.btt.element.simple.impl.DateConverter
All Implemented Interfaces:
PropertyConverter

public class DateConverter
extends java.lang.Object
implements PropertyConverter


Field Summary
protected static java.lang.String constants_day
           
protected static java.lang.String constants_month
           
protected static java.lang.String constants_plus
           
protected static java.lang.String constants_sub
           
protected static java.lang.String constants_today
           
protected static java.lang.String constants_year
           
protected static java.lang.String pattern
           
 
Constructor Summary
DateConverter()
           
 
Method Summary
 java.lang.Object convertToValue(java.lang.String text)
          Convert a string to a typed value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pattern

protected static java.lang.String pattern

constants_year

protected static java.lang.String constants_year

constants_month

protected static java.lang.String constants_month

constants_day

protected static java.lang.String constants_day

constants_today

protected static java.lang.String constants_today

constants_plus

protected static java.lang.String constants_plus

constants_sub

protected static java.lang.String constants_sub
Constructor Detail

DateConverter

public DateConverter()
Method Detail

convertToValue

public java.lang.Object convertToValue(java.lang.String text)
Description copied from interface: PropertyConverter
Convert a string to a typed value

Specified by:
convertToValue in interface PropertyConverter
Returns:

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011