net.sf.jxls.reader
Class DateConverter

java.lang.Object
  extended by net.sf.jxls.reader.DateConverter
All Implemented Interfaces:
org.apache.commons.beanutils.Converter

public class DateConverter
extends java.lang.Object
implements org.apache.commons.beanutils.Converter

Version:
1.0 Jul 29, 2007
Author:
Leonid Vysochyn

Constructor Summary
DateConverter()
           
 
Method Summary
 java.lang.Object convert(java.lang.Class type, java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateConverter

public DateConverter()
Method Detail

convert

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


Copyright © 2005-2014 jXLS Team. All Rights Reserved.