ch.elca.dependency.report
Class ReportFormatter

java.lang.Object
  |
  +--ch.elca.dependency.report.ReportFormatter
Direct Known Subclasses:
TextFormatter

public abstract class ReportFormatter
extends java.lang.Object

Abstract superclass for all Formatters that have to format a Report (which is a Tree). ReportFormatter used to Format a report. The result of the formatting is a String.

Version:
1.0-beta
Author:
Pawel Kowalski

Constructor Summary
ReportFormatter()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportFormatter

public ReportFormatter()


Copyright © 2003 ELCA Informatique SA. All Rights Reserved.