Package ca.uhn.fhir.tinder
Class VelocityHelper
java.lang.Object
ca.uhn.fhir.tinder.VelocityHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.velocity.app.VelocityEngineconfigureVelocityEngine(File templateFile, String velocityPath, String propertyFile)
-
Constructor Details
-
VelocityHelper
public VelocityHelper()
-
-
Method Details
-
configureVelocityEngine
public static org.apache.velocity.app.VelocityEngine configureVelocityEngine(File templateFile, String velocityPath, String propertyFile) throws IOException - Throws:
IOException
-