Uses of Interface
com.github.mustachejava.MustacheFactory
Packages that use MustacheFactory
-
Uses of MustacheFactory in com.github.mustachejava
Classes in com.github.mustachejava that implement MustacheFactoryModifier and TypeClassDescriptionclassSimplest possible code factoryclassThis allows you to automatically defer evaluation of partials.classMustache.java factory with a fallback mechanism for locating resources.classclassThis factory is similar to DefaultMustacheFactory but handles whitespace according to the mustache specification.Fields in com.github.mustachejava declared as MustacheFactoryConstructors in com.github.mustachejava with parameters of type MustacheFactoryModifierConstructorDescriptionprotectedprotectedMustacheParser(MustacheFactory mf, boolean specConformWhitespace)