fr.ifremer.isisfish.util
Class DateConverter
java.lang.Object
fr.ifremer.isisfish.util.DateConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
public class DateConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
Classe utilise pour convertir une chaine en un objet Date.
Utilisé pour la conversion et le stockage en propriete des parametres
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateConverter
public DateConverter()
convert
public Object convert(Class type,
Object value)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 1999-2010 CodeLutin. All Rights Reserved.