net.sf.logdistiller.reports
Class BaseReportFormats

java.lang.Object
  extended by net.sf.logdistiller.ReportFormats
      extended by net.sf.logdistiller.reports.BaseReportFormats

public class BaseReportFormats
extends ReportFormats

Declaration of base report formats that are shipped with LogDistiller.

Since:
0.8

Field Summary
static ReportFormat TEXT
           
static ReportFormat XML
           
 
Fields inherited from class net.sf.logdistiller.ReportFormats
ALL, MAP
 
Constructor Summary
BaseReportFormats()
           
 
Method Summary
 List defineReportFormats()
           
 
Methods inherited from class net.sf.logdistiller.ReportFormats
getAllReportFormats, getReportFormat, listAllReportFormatIds
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEXT

public static final ReportFormat TEXT

XML

public static final ReportFormat XML
Constructor Detail

BaseReportFormats

public BaseReportFormats()
Method Detail

defineReportFormats

public List defineReportFormats()
Specified by:
defineReportFormats in class ReportFormats


Copyright © 2004-2009. All Rights Reserved.