public class HtmlProcessor extends Object
static String
generateHtml(File templateFile, Map<String,Object> data)
static void
verifyFile(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void verifyFile(File file)
file
public static String generateHtml(File templateFile, Map<String,Object> data) throws IOException
templateFile
data
IOException