fr.ifremer.isisfish.util
Class StringConverter
java.lang.Object
fr.ifremer.isisfish.util.StringConverter
- All Implemented Interfaces:
- org.apache.commons.beanutils.Converter
public class StringConverter
- extends Object
- implements org.apache.commons.beanutils.Converter
Classe utilisée pour convertir en chaine un objet Date, Month ou TopiaEntity.
Utilisé pour la conversion et le stockage en propriete des parametres.
Created: 12 janv. 2006 20:38:26
- Version:
- $Revision: 2908 $
Last update: $Date: 2010-01-13 15:18:36 +0100 (mer., 13 janv. 2010) $
by : $Author: chatellier $
- Author:
- poussin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultStringConverter
protected org.apache.commons.beanutils.Converter defaultStringConverter
StringConverter
public StringConverter()
convert
public Object convert(Class type,
Object o)
- Specified by:
convert in interface org.apache.commons.beanutils.Converter
Copyright © 1999-2010 CodeLutin. All Rights Reserved.