Class ConverterUtil

java.lang.Object
fr.ifremer.isisfish.util.converter.ConverterUtil

public class ConverterUtil extends Object
ConverterUtil. Created: 25 sept. 06 19:37:16
Version:
$Revision$ Last update: $Date$ by : $Author$
Author:
poussin
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static org.apache.commons.beanutils.ConvertUtilsBean
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.apache.commons.beanutils.ConvertUtilsBean
    getConverter(org.nuiton.topia.TopiaContext context)
     
    protected static org.apache.commons.beanutils.ConvertUtilsBean
    getConverterNoCache(org.nuiton.topia.TopiaContext context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • nullConverter

      protected static org.apache.commons.beanutils.ConvertUtilsBean nullConverter
  • Constructor Details

    • ConverterUtil

      public ConverterUtil()
  • Method Details

    • getConverter

      public static org.apache.commons.beanutils.ConvertUtilsBean getConverter(org.nuiton.topia.TopiaContext context)
    • getConverterNoCache

      protected static org.apache.commons.beanutils.ConvertUtilsBean getConverterNoCache(org.nuiton.topia.TopiaContext context)