net.sf.jxls.transformer
Class CellTransformer

java.lang.Object
  extended by net.sf.jxls.transformer.CellTransformer

public class CellTransformer
extends java.lang.Object

Cell transformation class

Author:
Leonid Vysochyn

Field Summary
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
CellTransformer(Configuration configuration)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.commons.logging.Log log
Constructor Detail

CellTransformer

public CellTransformer(Configuration configuration)


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