Interface TemplateCompiler<T>

All Known Implementing Classes:
FreeMarkerStringTemplateCompiler, SpELStringTemplateCompiler

public interface TemplateCompiler<T>
Class description goes HERE
Author:
Alfonso Vásquez
  • Method Summary

    Modifier and Type
    Method
    Description
    compile(T templateSource)