public interface ResourceBasedDataLoader
TemplateModel based on a resource such as an XML
file.| Modifier and Type | Method and Description |
|---|---|
freemarker.template.TemplateModel |
load(URL resource)
Loads and returns a
TemplateModel based on the specified
resource. |
Copyright © 2025. All rights reserved.