Uses of Interface
org.thymeleaf.context.IEngineContext
Packages that use IEngineContext
-
Uses of IEngineContext in org.thymeleaf.context
Classes in org.thymeleaf.context that implement IEngineContextModifier and TypeClassDescriptionclassUtility abstract class partially implementingIEngineContext.classBasic non-web implementation of theIEngineContextinterface.classBasic web implementation of theIEngineContextinterface, with added web-oriented capabilities.Methods in org.thymeleaf.context that return IEngineContextModifier and TypeMethodDescriptionstatic IEngineContextContexts.asEngineContext(IContext context) IEngineContextFactory.createEngineContext(IEngineConfiguration configuration, TemplateData templateData, Map<String, Object> templateResolutionAttributes, IContext context) Creates a newIEngineContextto be used for processing a specific template.StandardEngineContextFactory.createEngineContext(IEngineConfiguration configuration, TemplateData templateData, Map<String, Object> templateResolutionAttributes, IContext context)