net.sf.jxls.reader
Class SimpleSectionCheck
java.lang.Object
net.sf.jxls.reader.SimpleSectionCheck
- All Implemented Interfaces:
- SectionCheck
public class SimpleSectionCheck
- extends java.lang.Object
- implements SectionCheck
- Author:
- Leonid Vysochyn
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
offsetRowChecks
java.util.List offsetRowChecks
SimpleSectionCheck
public SimpleSectionCheck()
SimpleSectionCheck
public SimpleSectionCheck(java.util.List relativeRowChecks)
isCheckSuccessful
public boolean isCheckSuccessful(XLSRowCursor cursor)
- Specified by:
isCheckSuccessful in interface SectionCheck
addRowCheck
public void addRowCheck(OffsetRowCheck offsetRowCheck)
- Specified by:
addRowCheck in interface SectionCheck
getOffsetRowChecks
public java.util.List getOffsetRowChecks()
setOffsetRowChecks
public void setOffsetRowChecks(java.util.List offsetRowChecks)
Copyright 2005-2005-2007 jXLS Team. All Rights Reserved.