org.fhcrc.cpl.viewer.util
Class ConvertHelper.LenientTimestampConverter

java.lang.Object
  extended by org.fhcrc.cpl.viewer.util.ConvertHelper.LenientTimestampConverter
All Implemented Interfaces:
org.apache.commons.beanutils.Converter
Enclosing class:
ConvertHelper

public static class ConvertHelper.LenientTimestampConverter
extends java.lang.Object
implements org.apache.commons.beanutils.Converter


Constructor Summary
ConvertHelper.LenientTimestampConverter()
           
 
Method Summary
 java.lang.Object convert(java.lang.Class clss, java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertHelper.LenientTimestampConverter

public ConvertHelper.LenientTimestampConverter()
Method Detail

convert

public java.lang.Object convert(java.lang.Class clss,
                                java.lang.Object o)
Specified by:
convert in interface org.apache.commons.beanutils.Converter


Fred Hutchinson Cancer Research Center