org.seasar.fisshplate.wrapper
クラス CellWrapper
java.lang.Object
org.seasar.fisshplate.wrapper.CellWrapper
public class CellWrapper
- extends Object
HSSFCellのラッパークラスです。
- 作成者:
- rokugen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CellWrapper
public CellWrapper(HSSFCell cell,
RowWrapper row)
getHSSFCell
public HSSFCell getHSSFCell()
getRow
public RowWrapper getRow()
isNullCell
public boolean isNullCell()
getCellIndex
public int getCellIndex()
getStringValue
public String getStringValue()
getObjectValue
public Object getObjectValue()
Copyright © 2009 The Seasar Foundation. All Rights Reserved.