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 © 2024. All rights reserved.