jp.co.nissy.jpicosheet.util
クラス HogeShell
java.lang.Object
jp.co.nissy.jpicosheet.util.HogeShell
public class HogeShell
- extends java.lang.Object
シェルという考え方を検証するために作成した、テスト用シェル
- 作成者:
- yusuke nishikawa
クラス java.lang.Object から継承されたメソッド |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HogeShell
public HogeShell()
setCellFromText
public void setCellFromText(java.lang.String[] dataText)
getCellValue
public Element getCellValue(java.lang.String cellName)
throws ReferenceNotFoundException
- 例外:
ReferenceNotFoundException
getCellStatus
public Cell.CellStatus getCellStatus(java.lang.String cellName)
throws ReferenceNotFoundException
- 例外:
ReferenceNotFoundException
getCellType
public Cell.CellType getCellType(java.lang.String cellName)
throws ReferenceNotFoundException
- 例外:
ReferenceNotFoundException