|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.batch.item.excel.jxl.JxlSheet
@Deprecated public class JxlSheet
Sheet implementation for JXL.
| Method Summary | |
|---|---|
String |
getName()
Deprecated. Get the name of the sheet. |
int |
getNumberOfRows()
Deprecated. Get the number of rows in this sheet. |
String[] |
getRow(int rowNumber)
Deprecated. Get the row as a String[]. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int getNumberOfRows()
getNumberOfRows in interface Sheetpublic String[] getRow(int rowNumber)
getRow in interface SheetrowNumber - the row number to read.
public String getName()
getName in interface Sheet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||