henplus.plugins.tablediff
Class ResultTablePrinter

java.lang.Object
  extended by henplus.plugins.tablediff.ResultTablePrinter

public final class ResultTablePrinter
extends Object

Title: ResultTablePrinter

Description:
Created on: 24.07.2003

Version:
$Id: ResultTablePrinter.java,v 1.6 2005/06/18 04:58:13 hzeller Exp $
Author:
Martin Grotzke

Constructor Summary
ResultTablePrinter()
           
 
Method Summary
static int printResult(TableDiffResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultTablePrinter

public ResultTablePrinter()
Method Detail

printResult

public static int printResult(TableDiffResult result)


? 1997..2006 Henner Zeller