com.github.mustachejava
Interface TemplateFunction

All Superinterfaces:
com.google.common.base.Function<java.lang.String,java.lang.String>

public interface TemplateFunction
extends com.google.common.base.Function<java.lang.String,java.lang.String>

This function is required if you want the opportunity to change the template vs just changing the output of the template.


Method Summary
 
Methods inherited from interface com.google.common.base.Function
apply, equals
 



Copyright © 2012. All Rights Reserved.