Uses of Interface
org.thymeleaf.context.IWebContext
Packages that use IWebContext
-
Uses of IWebContext in org.thymeleaf.context
Classes in org.thymeleaf.context that implement IWebContextModifier and TypeClassDescriptionfinal classBasic web-oriented implementation of theIContextandIWebContextinterfaces.classBasic web implementation of theIEngineContextinterface, with added web-oriented capabilities.final classBasic web-oriented implementation of theIExpressionContextandIWebContextinterfaces.Methods in org.thymeleaf.context that return IWebContext -
Uses of IWebContext in org.thymeleaf.testing.templateengine.context.web
Methods in org.thymeleaf.testing.templateengine.context.web that return IWebContextModifier and TypeMethodDescriptionprotected IWebContextWebProcessingContextBuilder.doCreateWebContextInstance(ITest test, IWebExchange webExchange, Locale locale, Map<String, Object> variables)