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: 3460 $
Last update: $Date: 2011-10-06 22:08:09 +0200 (Thu, 06 Oct 2011) $
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-2012 CodeLutin. All Rights Reserved.