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  org.apache.commons.logging.Log log
           
 
Constructor Summary
CellTransformer(Configuration configuration)
           
 
Method Summary
(package private)  void transform(Cell cell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

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

CellTransformer

public CellTransformer(Configuration configuration)
Method Detail

transform

void transform(Cell cell)


Copyright 2005-2005-2007 jXLS Team. All Rights Reserved.