Uses of Interface
org.thymeleaf.model.IModelFactory
Packages that use IModelFactory
-
Uses of IModelFactory in org.thymeleaf
Methods in org.thymeleaf that return IModelFactoryModifier and TypeMethodDescriptionEngineConfiguration.getModelFactory(TemplateMode templateMode) IEngineConfiguration.getModelFactory(TemplateMode templateMode) -
Uses of IModelFactory in org.thymeleaf.context
Methods in org.thymeleaf.context that return IModelFactoryModifier and TypeMethodDescriptionfinal IModelFactoryAbstractEngineContext.getModelFactory()ITemplateContext.getModelFactory()Returns the model factory that can be used for creating or modifying events. -
Uses of IModelFactory in org.thymeleaf.engine
Classes in org.thymeleaf.engine that implement IModelFactory