Uses of Class
net.sf.logdistiller.ReportFormat

Packages that use ReportFormat
net.sf.logdistiller Main classes for LogDistiller
net.sf.logdistiller.reports Report Formats to extend LogDistiller
 

Uses of ReportFormat in net.sf.logdistiller
 

Methods in net.sf.logdistiller that return ReportFormat
static ReportFormat ReportFormats.getReportFormat(String id)
           
 

Uses of ReportFormat in net.sf.logdistiller.reports
 

Subclasses of ReportFormat in net.sf.logdistiller.reports
 class TextReport
          Pure text report format.
 class XmlReport
          XML report format.
 

Fields in net.sf.logdistiller.reports declared as ReportFormat
static ReportFormat BaseReportFormats.TEXT
           
static ReportFormat BaseReportFormats.XML
           
 



Copyright © 2004-2009. All Rights Reserved.