org.jpublish.template.filesystem |
|
Java Source File Name | Type | Comment |
FileSystemTemplateIterator.java | Class | Iterator which uses the paths returned by the wrapped iterator to
load Template objects from the specified template manager. |
FileSystemTemplateManager.java | Class | Implementation of the TemplateManager interface which retrieves templates
from the file system. |