net.sf.jxls.reader
Interface SectionCheck

All Known Implementing Classes:
SimpleSectionCheck

public interface SectionCheck

Author:
Leonid Vysochyn

Method Summary
 void addRowCheck(OffsetRowCheck offsetRowCheck)
           
 boolean isCheckSuccessful(XLSRowCursor cursor)
           
 

Method Detail

isCheckSuccessful

boolean isCheckSuccessful(XLSRowCursor cursor)

addRowCheck

void addRowCheck(OffsetRowCheck offsetRowCheck)


Copyright © 2005-2013 jXLS Team. All Rights Reserved.