public class HtmlTableUtils extends Object
HtmlTableUtils()
static String
to(List<Row> records)
toHtmlTable(String[] head, List<List<Object>> body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HtmlTableUtils()
public static String to(List<Row> records)
records
public static String toHtmlTable(String[] head, List<List<Object>> body)
head
body
Copyright © 2025. All rights reserved.