Uses of Package
org.thymeleaf.templateparser.markup.decoupled
-
Packages that use org.thymeleaf.templateparser.markup.decoupled Package Description org.thymeleaf org.thymeleaf.templateparser.markup.decoupled -
Classes in org.thymeleaf.templateparser.markup.decoupled used by org.thymeleaf Class Description IDecoupledTemplateLogicResolver Common 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.decoupled Class Description DecoupledInjectedAttribute Value class used for containing each of the attributes that should be injected during parsing into a template that is processed with associated decoupled logic.DecoupledTemplateLogic This class specifies containers for decoupled template logic, normally coming from separate template files (decoupled templates).IDecoupledTemplateLogicResolver Common interface for all resolver objects in charge of obtaining the resource that should contain the decoupled template logic for a template being processed.