org.shiftone.jrat.util
Class HtmlUtil

java.lang.Object
  extended by org.shiftone.jrat.util.HtmlUtil

public class HtmlUtil
extends java.lang.Object

Author:
jeff@shiftone.org (Jeff Drost)

Constructor Summary
HtmlUtil()
           
 
Method Summary
static java.lang.String toHtml(java.util.Collection collection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlUtil

public HtmlUtil()
Method Detail

toHtml

public static java.lang.String toHtml(java.util.Collection collection)