
io.zenwave360.generator.templating.TemplateInput Maven / Gradle / Ivy
package io.zenwave360.generator.templating;
import java.util.Map;
import java.util.function.Function;
public class TemplateInput {
private String templateLocation;
private String targetFile;
private String mimeType;
private Function
© 2015 - 2025 Weber Informatics LLC | Privacy Policy