Class TemplateManager

Object
org.thymeleaf.engine.TemplateManager

public final class TemplateManager extends Object
Since:
3.0.0
Author:
Daniel Fernández
  • Constructor Details

    • TemplateManager

      public TemplateManager(IEngineConfiguration configuration)

      This constructor should only be called directly for testing purposes.

      Parameters:
      configuration - the engine configuration
  • Method Details