Package com.github.mustachejava
package com.github.mustachejava
-
ClassDescriptionBindings connect templates to their views.Code objects that are executed in order to evaluate the templateSimplest possible code factoryThe default implementation that builds up Code listsThis allows you to automatically defer evaluation of partials.Mustache.java factory with a fallback mechanism for locating resources.Used for indexing runtime compiled template text from lambdas.This is the callback interface for iterating on a value.The interface to Mustache objectsGenerally there is nothing you can do if it fails.Factory for creating codesMustache exception that provides the name of the missing mustache.The parser generates callbacks into the MustacheFactory to build them.Resolves mustache resources.Callbacks from the parser as a mustache template is parsed.The ObjectHandler is responsible for creating wrappers to find values in scopes at runtime and to coerce those results to the appropriate Java typesThis factory is similar to DefaultMustacheFactory but handles whitespace according to the mustache specification.Use this function if you to implement additional functions/lambdas (eg.Rather than pulling values this looks only at types.