net.sf.jsefa.test.all
Class SimpleTypeWithConverterTest.CustomDateConverter
java.lang.Object
net.sf.jsefa.test.all.SimpleTypeWithConverterTest.CustomDateConverter
- All Implemented Interfaces:
- SimpleTypeConverter
- Enclosing class:
- SimpleTypeWithConverterTest
public static final class SimpleTypeWithConverterTest.CustomDateConverter
- extends Object
- implements SimpleTypeConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTypeWithConverterTest.CustomDateConverter
public SimpleTypeWithConverterTest.CustomDateConverter()
toString
public String toString(Object value)
- Specified by:
toString
in interface SimpleTypeConverter
fromString
public Date fromString(String value)
- Specified by:
fromString
in interface SimpleTypeConverter
Copyright © 2014. All rights reserved.