public class CellParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
CellParser(Cell cell) |
CellParser(org.apache.poi.ss.usermodel.Cell hssfCell,
Row row,
Configuration configuration) |
public CellParser(org.apache.poi.ss.usermodel.Cell hssfCell,
Row row,
Configuration configuration)
public CellParser(Cell cell)
Copyright © 2005-2014 jXLS Team. All Rights Reserved.