Interface | Description |
---|---|
ThymeleafReplaceInterceptor |
This interface has to be implemented by interceptors to intercept the call of the replace tag to determine if this
call has to be replaced by another fragment.
|
ThymeleafStandardReplaceTagProcessorCaller |
This interface is implemented by custom tag processors supporting interceptors.
|
Class | Description |
---|---|
AppNGThymeleafDialect |
An appNG specific Thymeleaf dialect to enable the functionality to add application-specific interceptors.
|
ReplaceTagProcessor |
A custom implementation of the
StandardReplaceTagProcessor . |
ThymeleafReplaceInterceptorBase |
A Base class for thymeleaf interceptors providing some utility functionality
|
ThymeleafTemplateEngine |
An custom template engine to set a custom Thymeleaf dialect
|
Copyright © 2011–2023 aiticon GmbH. All rights reserved.