Uses of Interface
net.sf.jasperreports.engine.export.data.TextValueHandler

Packages that use TextValueHandler
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
net.sf.jasperreports.engine.export.data   
 

Uses of TextValueHandler in net.sf.jasperreports.engine.export
 

Classes in net.sf.jasperreports.engine.export that implement TextValueHandler
protected  class JExcelApiExporter.CellTextValueHandler
           
protected  class JExcelApiExporter.FormulaTextValueHandler
           
protected  class JExcelApiMetadataExporter.CellTextValueHandler
           
protected  class JExcelApiMetadataExporter.FormulaTextValueHandler
           
 

Uses of TextValueHandler in net.sf.jasperreports.engine.export.data
 

Methods in net.sf.jasperreports.engine.export.data with parameters of type TextValueHandler
abstract  void TextValue.handle(TextValueHandler handler)
           
 void BooleanTextValue.handle(TextValueHandler handler)
           
 void DateTextValue.handle(TextValueHandler handler)
           
 void NumberTextValue.handle(TextValueHandler handler)
           
 void StringTextValue.handle(TextValueHandler handler)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com