Package net.sf.jxls.controller

Interface Summary
SheetCellFinder This interface defines methods for searching transformed Cells inside a single sheet
SheetTransformationController Interface for controlling all excel sheet transformations
WorkbookCellFinder Defines interface to find transformed cells in a workbook
WorkbookTransformationController Defines interface to control workbook transformations
 

Class Summary
SheetTransformationControllerImpl This class controls and saves all transforming operations on spreadsheet cells.
WorkbookCellFinderImpl Simple implementation of WorkbookCellFinder based on SheetCellFinder mapping to corresponding worksheets
WorkbookTransformationControllerImpl Simple implementation of WorkbookTransformationController based on the list of SheetTransformationControllers
 



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