|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jxls.reader.SimpleSectionCheck
public class SimpleSectionCheck
| Constructor Summary | |
|---|---|
SimpleSectionCheck()
|
|
SimpleSectionCheck(java.util.List relativeRowChecks)
|
|
| Method Summary | |
|---|---|
void |
addRowCheck(OffsetRowCheck offsetRowCheck)
|
java.util.List |
getOffsetRowChecks()
|
boolean |
isCheckSuccessful(XLSRowCursor cursor)
|
void |
setOffsetRowChecks(java.util.List offsetRowChecks)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleSectionCheck()
public SimpleSectionCheck(java.util.List relativeRowChecks)
| Method Detail |
|---|
public boolean isCheckSuccessful(XLSRowCursor cursor)
isCheckSuccessful in interface SectionCheckpublic void addRowCheck(OffsetRowCheck offsetRowCheck)
addRowCheck in interface SectionCheckpublic java.util.List getOffsetRowChecks()
public void setOffsetRowChecks(java.util.List offsetRowChecks)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||