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

io.logz.sawmill.Template Maven / Gradle / Ivy

The newest version!
package io.logz.sawmill;

public interface Template {
    String render(Doc doc);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy