Package org.thymeleaf

Interface IEngineConfiguration

All Known Implementing Classes:
EngineConfiguration

public interface IEngineConfiguration

Interface defining the main configuration object that specifies how an ITemplateEngine instance should behave.

Implementations of this interface should be thread-safe.

Since:
3.0.0
Author:
Daniel Fernández
See Also: