クラス MustacheUtils
- java.lang.Object
-
- org.nkjmlab.util.mustache.MustacheUtils
-
public class MustacheUtils extends Object
-
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 MustacheUtils()
-
メソッドの概要
すべてのメソッド staticメソッド concreteメソッド 修飾子とタイプ メソッド 説明 static StringbindParametersToMustacheTemplate(File template, Object params)static StringbindParametersToMustacheTemplate(String template, Object params)static voidmain(String[] args)
-