All Downloads are FREE. Search and download functionalities are using the official Maven repository.

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