Class VelocityHelper

java.lang.Object
ca.uhn.fhir.tinder.VelocityHelper

public class VelocityHelper extends Object
  • 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