Uses of Package
com.github.mustachejava
Packages that use com.github.mustachejava
Package
Description
-
Classes in com.github.mustachejava used by com.github.mustachejavaClassDescriptionBindings 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 listsUsed 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 codesThe 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 types
-
Classes in com.github.mustachejava used by com.github.mustachejava.codesClassDescriptionBindings connect templates to their views.Code objects that are executed in order to evaluate the templateSimplest possible code factoryThis is the callback interface for iterating on a value.The interface to Mustache objectsGenerally there is nothing you can do if it fails.The ObjectHandler is responsible for creating wrappers to find values in scopes at runtime and to coerce those results to the appropriate Java types
-
Classes in com.github.mustachejava used by com.github.mustachejava.functionsClassDescriptionUse this function if you to implement additional functions/lambdas (eg.
-
Classes in com.github.mustachejava used by com.github.mustachejava.reflectClassDescriptionBindings connect templates to their views.Code objects that are executed in order to evaluate the templateThis is the callback interface for iterating on a value.The ObjectHandler is responsible for creating wrappers to find values in scopes at runtime and to coerce those results to the appropriate Java types
-
Classes in com.github.mustachejava used by com.github.mustachejava.reflect.guardsClassDescriptionThe ObjectHandler is responsible for creating wrappers to find values in scopes at runtime and to coerce those results to the appropriate Java types
-
Classes in com.github.mustachejava used by com.github.mustachejava.resolver
-
Classes in com.github.mustachejava used by com.github.mustachejava.utilClassDescriptionSimplest possible code factoryThe default implementation that builds up Code listsThe interface to Mustache objectsCallbacks from the parser as a mustache template is parsed.