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

There is a newer version: 10.1.5
Show newest version
package com.peterphi.std.guice.web.rest.templating;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy