com.atlassian.selenium.visualcomparison.utils
Class ReportRenderer

java.lang.Object
  extended by com.atlassian.selenium.visualcomparison.utils.ReportRenderer

public class ReportRenderer
extends java.lang.Object


Constructor Summary
ReportRenderer()
           
 
Method Summary
static org.apache.velocity.VelocityContext createContext()
           
static java.lang.String render(org.apache.velocity.VelocityContext context, java.lang.String templateName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReportRenderer

public ReportRenderer()
Method Detail

createContext

public static org.apache.velocity.VelocityContext createContext()
                                                         throws java.lang.Exception
Throws:
java.lang.Exception

render

public static java.lang.String render(org.apache.velocity.VelocityContext context,
                                      java.lang.String templateName)
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 Atlassian. All Rights Reserved.