Uses of Class
com.samskivert.mustache.Template

Uses of Template in com.samskivert.mustache
 

Methods in com.samskivert.mustache that return Template
 Template Mustache.Compiler.compile(java.io.Reader source)
          Compiles the supplied template into a repeatedly executable intermediate form.
 Template Mustache.Compiler.compile(java.lang.String template)
          Compiles the supplied template into a repeatedly executable intermediate form.
 



Copyright © 2011. All Rights Reserved.