public class TemplateFiller extends Object
Constructor and Description |
---|
TemplateFiller() |
Modifier and Type | Method and Description |
---|---|
String |
fillTemplate(String resource,
Module module)
Populates the template specified by the given resource, using the input
values from the given module instance.
|
Copyright © 2015–2022 SciJava. All rights reserved.