| Interface | Description |
|---|---|
| TemplateLocator |
Automatically locates the template contents for the given template
identifier.
|
| Class | Description |
|---|---|
| AbstractTemplateLocator | |
| ClassPathTemplateLocator |
Classpath template locator.
|
| FilePathTemplateLocator |
Abstract file-based template locator.
|
| FileSystemTemplateLocator |
Filesystem template locator.
|
| MapTemplateLocator |
Template locator backed by a
Map. |
| PathTemplateLocator<T> |
Represents a template locator where the template identifier is a path.
|
Copyright © 2013. All Rights Reserved.