
freemarker.template.Configuration Maven / Gradle / Ivy
package freemarker.template;
public class Configuration {
public Template getTemplate(String s) {
return null;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy