Package org.thymeleaf.dialect
package org.thymeleaf.dialect
-
ClassDescriptionBase abstract implementation of the
IDialect
interface.Base interface for all dialects created for extending the features available during Thymeleaf's template processing.Base interface for all dialects providing processors (IProcessor
objects) to the template engine.