public class ClassInspectionDataLoader extends Object implements fmpp.tdd.DataLoader
DataLoader
for the fmpp/freemarker codegenerator passing existing
classes to a ClassBasedDataLoader
for further analysis. The fully
qualified class names are expected as input parameters in the arguments list
of load(Engine, List)
.Constructor and Description |
---|
ClassInspectionDataLoader(ClassBasedDataLoader templateLoader) |
Modifier and Type | Method and Description |
---|---|
freemarker.template.SimpleSequence |
load(fmpp.Engine engine,
List args) |
public ClassInspectionDataLoader(ClassBasedDataLoader templateLoader)
Copyright © 2024. All rights reserved.