ipdlx.tools
Class HTMLGenerator

java.lang.Object
  extended by ipdlx.tools.HTMLGenerator

public abstract class HTMLGenerator
extends java.lang.Object


Constructor Summary
HTMLGenerator()
           
 
Method Summary
static java.lang.String tournamentResultToHTML(TournamentResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLGenerator

public HTMLGenerator()
Method Detail

tournamentResultToHTML

public static java.lang.String tournamentResultToHTML(TournamentResult result)