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

com.peterphi.std.guice.web.rest.templating.Templater Maven / Gradle / Ivy

package com.peterphi.std.guice.web.rest.templating;

public interface Templater
{
	public TemplateCall template(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy