Uses of Interface
org.thymeleaf.web.IWebApplication
Packages that use IWebApplication
Package
Description
-
Uses of IWebApplication in org.thymeleaf.context
Fields in org.thymeleaf.context declared as IWebApplicationModifier and TypeFieldDescriptionprivate IWebApplicationWebEngineContext.ApplicationAttributeMap.webApplicationMethods in org.thymeleaf.context that return IWebApplicationModifier and TypeMethodDescriptionprivate IWebApplicationWebEngineContext.ApplicationAttributeMap.getApplication() -
Uses of IWebApplication in org.thymeleaf.templateresolver
Fields in org.thymeleaf.templateresolver declared as IWebApplicationModifier and TypeFieldDescriptionprivate final IWebApplicationWebApplicationTemplateResolver.webApplicationConstructors in org.thymeleaf.templateresolver with parameters of type IWebApplication -
Uses of IWebApplication in org.thymeleaf.templateresource
Fields in org.thymeleaf.templateresource declared as IWebApplicationModifier and TypeFieldDescriptionprivate final IWebApplicationWebApplicationTemplateResource.webApplicationConstructors in org.thymeleaf.templateresource with parameters of type IWebApplicationModifierConstructorDescriptionWebApplicationTemplateResource(IWebApplication webApplication, String path, String characterEncoding) -
Uses of IWebApplication in org.thymeleaf.web
Methods in org.thymeleaf.web that return IWebApplication -
Uses of IWebApplication in org.thymeleaf.web.servlet
Subinterfaces of IWebApplication in org.thymeleaf.web.servletClasses in org.thymeleaf.web.servlet that implement IWebApplicationModifier and TypeClassDescriptionclassclass