Class | Description |
---|---|
ClasspathResolver |
MustacheResolver implementation that resolves mustache files from the classpath.
|
DefaultResolver |
Mustache resolver that provides the default functionality
that the default mustache factory relies on by combining
the classpath and the filesystem resolver.
|
FileSystemResolver |
MustacheResolver implementation that resolves
mustache files from the filesystem.
|
Copyright © 2018. All rights reserved.