Uses of Package
org.thymeleaf.templateparser.markup.decoupled
Packages that use org.thymeleaf.templateparser.markup.decoupled
-
Classes in org.thymeleaf.templateparser.markup.decoupled used by org.thymeleafClassDescriptionCommon interface for all resolver objects in charge of obtaining the resource that should contain the decoupled template logic for a template being processed.
-
Classes in org.thymeleaf.templateparser.markup.decoupled used by org.thymeleaf.templateparser.markup.decoupledClassDescriptionValue class used for containing each of the attributes that should be injected during parsing into a template that is processed with associated decoupled logic.This class specifies containers for decoupled template logic, normally coming from separate template files (decoupled templates).Common interface for all resolver objects in charge of obtaining the resource that should contain the decoupled template logic for a template being processed.