Class ScriptParser

java.lang.Object
de.samply.reporter.template.script.ScriptParser

public class ScriptParser extends Object
  • Constructor Details

    • ScriptParser

      public ScriptParser()
  • Method Details

    • readTemplateAndParseScripts

      public static String readTemplateAndParseScripts(Path templatePath) throws IOException
      Throws:
      IOException
    • readTemplateAndParseScripts

      public static String readTemplateAndParseScripts(String template)