Uses of Interface
org.thymeleaf.context.IWebContext
-
Packages that use IWebContext Package Description org.thymeleaf.context -
-
Uses of IWebContext in org.thymeleaf.context
Classes in org.thymeleaf.context that implement IWebContext Modifier and Type Class Description classWebContextBasic web-oriented implementation of theIContextandIWebContextinterfaces.classWebEngineContextBasic web implementation of theIEngineContextinterface, based on the Servlet API.classWebExpressionContextBasic web-oriented implementation of theIExpressionContextandIWebContextinterfaces.
-