Package | Description |
---|---|
org.unix4j.codegen | |
org.unix4j.codegen.loader |
Class and Description |
---|
ResourceBasedDataLoader
Loads and returns a
TemplateModel based on a resource such as an XML
file. |
ResourceDataLoader
A
DataLoader for the fmpp/freemarker codegenerator passing existing
resources to a ResourceBasedDataLoader for further analysis. |
Class and Description |
---|
ClassBasedDataLoader
Loads and returns a
TemplateModel based on a Java Class , for
instance by analysing the class through reflection and/or reading annotations
present with the class or its elements. |
ResourceBasedDataLoader
Loads and returns a
TemplateModel based on a resource such as an XML
file. |
Copyright © 2024. All rights reserved.