Uses of Interface
net.sf.jxls.controller.WorkbookTransformationController

Packages that use WorkbookTransformationController
net.sf.jxls.controller   
net.sf.jxls.transformer   
 

Uses of WorkbookTransformationController in net.sf.jxls.controller
 

Classes in net.sf.jxls.controller that implement WorkbookTransformationController
 class WorkbookTransformationControllerImpl
          Simple implementation of WorkbookTransformationController based on the list of SheetTransformationControllers
 

Uses of WorkbookTransformationController in net.sf.jxls.transformer
 

Methods in net.sf.jxls.transformer with parameters of type WorkbookTransformationController
(package private)  void SheetTransformer.transformSheet(WorkbookTransformationController workbookTransformationController, Sheet sheet, java.util.Map beans)
           
 



Copyright 2005-2005-2007 jXLS Team. All Rights Reserved.