public interface IProcessingContext
Modifier and Type | Method and Description |
---|---|
IEngineConfiguration |
getConfiguration() |
IExpressionObjects |
getExpressionObjects() |
Locale |
getLocale() |
IVariablesMap |
getVariables() |
boolean |
isWeb() |
IEngineConfiguration getConfiguration()
IExpressionObjects getExpressionObjects()
boolean isWeb()
Locale getLocale()
IVariablesMap getVariables()
Copyright © 2015 The THYMELEAF team. All rights reserved.