| Package | Description |
|---|---|
| com.github.jknack.handlebars | |
| com.github.jknack.handlebars.cache | |
| com.github.jknack.handlebars.io |
| Class and Description |
|---|
| TemplateLoader
Strategy interface for loading resources from class path, file system, etc.
|
| TemplateSource
The template source.
|
| Class and Description |
|---|
| TemplateSource
The template source.
|
| Class and Description |
|---|
| AbstractTemplateLoader
Strategy interface for loading resources from class path, file system, etc.
|
| AbstractTemplateSource
Base class for
TemplateSource with default implementation of AbstractTemplateSource.equals(Object) and
AbstractTemplateSource.hashCode(). |
| ForwardingTemplateSource
A template source which forwards all its method calls to another template source..
|
| TemplateLoader
Strategy interface for loading resources from class path, file system, etc.
|
| TemplateSource
The template source.
|
| URLTemplateLoader
Strategy interface for loading resources (i.e class path or file system resources)
|
Copyright © 2022. All rights reserved.