net.sf.jxls.processor
Interface RowProcessor


public interface RowProcessor

Allows dynamic processing of rows

Author:
Leonid Vysochin

Method Summary
 void processRow(Row row, java.util.Map namedCells)
           
 

Method Detail

processRow

void processRow(Row row,
                java.util.Map namedCells)


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