Class Jade4j

    • Constructor Summary

      Constructors 
      Constructor Description
      Jade4j​(org.apache.maven.project.MavenProject project)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String processTemplate​(java.io.File file)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Jade4j

        public Jade4j​(org.apache.maven.project.MavenProject project)
    • Method Detail

      • processTemplate

        public java.lang.String processTemplate​(java.io.File file)
                                         throws java.io.IOException
        Specified by:
        processTemplate in interface TemplateEngine
        Throws:
        java.io.IOException