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 class
Basic web-oriented implementation of theIContext
andIWebContext
interfaces.class
Basic web implementation of theIEngineContext
interface, with added web-oriented capabilities.final class
Basic web-oriented implementation of theIExpressionContext
andIWebContext
interfaces.Methods in org.thymeleaf.context that return IWebContext