Uses of Class
org.thymeleaf.context.AbstractContext
-
Packages that use AbstractContext Package Description org.thymeleaf.context -
-
Uses of AbstractContext in org.thymeleaf.context
Subclasses of AbstractContext in org.thymeleaf.context Modifier and Type Class Description classAbstractExpressionContextBase abstract class implementingIExpressionContext.classContextBasic, non-web implementation ofIContext, valid for most non-web scenarios.classExpressionContextBasic implementation of theIExpressionContextinterface.classWebContextBasic web-oriented implementation of theIContextandIWebContextinterfaces.classWebExpressionContextBasic web-oriented implementation of theIExpressionContextandIWebContextinterfaces.
-