Package 

Class TemplateEngine

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Companion
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Project project
    • Method Summary

      Modifier and Type Method Description
      final String render(String template, Map<String, Any> props)
      final List<String> parse(String template)
      final Project getProject()
      • Methods inherited from class com.neva.gradle.fork.template.TemplateEngine

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait