public class MarkdownTableUtils extends Object
MarkdownTableUtils()
static String
to(List<com.litongjava.db.activerecord.Record> records)
toMarkdownTable(String[] head, List<List<Object>> body)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MarkdownTableUtils()
public static String to(List<com.litongjava.db.activerecord.Record> records)
public static String toMarkdownTable(String[] head, List<List<Object>> body)
Copyright © 2024. All rights reserved.