Package com.github.mustachejava.resolver
package com.github.mustachejava.resolver
-
ClassesClassDescriptionMustacheResolver implementation that resolves mustache files from the classpath.Mustache resolver that provides the default functionality that the default mustache factory relies on by combining the classpath and the filesystem resolver.MustacheResolver implementation that resolves mustache files from the filesystem.MustacheResolver implementation that resolves mustache resources using URI objects.